Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_pwr_ex.h139 #define PWR_RADIO_ACTIVE_MODE PWR_RADIOSCR_MODE_1 /*!< 2.4 GHz RADIO active mode */ macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_pwr_ex.c937 temp = PWR_RADIO_ACTIVE_MODE; in HAL_PWREx_GetRADIOOperatingMode()