Home
last modified time | relevance | path

Searched refs:LL_PWR_IsActiveFlag_RFBUSYS (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_subghz.c1795 } while ((LL_PWR_IsActiveFlag_RFBUSYS()& mask) == 1UL); in SUBGHZ_WaitOnBusy()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h2048 __STATIC_INLINE uint32_t LL_PWR_IsActiveFlag_RFBUSYS(void) in LL_PWR_IsActiveFlag_RFBUSYS() function