Home
last modified time | relevance | path

Searched defs:pConf (Results 1 – 5 of 5) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_rng_ex.c100 HAL_StatusTypeDef HAL_RNGEx_SetConfig(RNG_HandleTypeDef *hrng, RNG_ConfigTypeDef *pConf) in HAL_RNGEx_SetConfig()
195 HAL_StatusTypeDef HAL_RNGEx_GetConfig(RNG_HandleTypeDef *hrng, RNG_ConfigTypeDef *pConf) in HAL_RNGEx_GetConfig()
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/
H A Dtl_mbox.c98 int32_t TL_BLE_Init( void* pConf ) in TL_BLE_Init()
163 int32_t TL_SYS_Init( void* pConf ) in TL_SYS_Init()
H A Dshci_tl.c59 void shci_init(void(* UserEvtRx)(void* pData), void* pConf) in shci_init()
H A Dhci_tl.c63 void hci_init(void(* UserEvtRx)(void* pData), void* pConf) in hci_init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_cryp.c558 HAL_StatusTypeDef HAL_CRYP_SetConfig(CRYP_HandleTypeDef *hcryp, CRYP_ConfigTypeDef *pConf) in HAL_CRYP_SetConfig()
638 HAL_StatusTypeDef HAL_CRYP_GetConfig(CRYP_HandleTypeDef *hcryp, CRYP_ConfigTypeDef *pConf) in HAL_CRYP_GetConfig()