Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_subghz.c308 LL_PWR_SetRadioBusyTrigger(LL_PWR_RADIO_BUSY_TRIGGER_WU_IT); in HAL_SUBGHZ_Init()
380 LL_PWR_SetRadioBusyTrigger(LL_PWR_RADIO_BUSY_TRIGGER_NONE); in HAL_SUBGHZ_DeInit()
Dstm32wlxx_hal_pwr_ex.c239 LL_PWR_SetRadioBusyTrigger(RadioBusyTrigger); in HAL_PWREx_SetRadioBusyTrigger()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h1300 __STATIC_INLINE void LL_PWR_SetRadioBusyTrigger(uint32_t RadioBusyTrigger) in LL_PWR_SetRadioBusyTrigger() function