Home
last modified time | relevance | path

Searched refs:LL_RADIO_SetWakeupInitDelay (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c411 LL_RADIO_SetWakeupInitDelay((uint32_t) x); in BLEPLAT_CNTR_GlobSetWakeupinitdelay()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c309 LL_RADIO_SetWakeupInitDelay(INITDELAY_WAKEUP); in HAL_RADIO_Init()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio.h935 __STATIC_INLINE void LL_RADIO_SetWakeupInitDelay(uint32_t value) in LL_RADIO_SetWakeupInitDelay() function