Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c534 level = POWER_SAVE_LEVEL_STOP; in HAL_RADIO_TIMER_PowerSaveLevelCheck()
568 if (level == POWER_SAVE_LEVEL_STOP) in HAL_RADIO_TIMER_PowerSaveLevelCheck()
576 return POWER_SAVE_LEVEL_STOP; in HAL_RADIO_TIMER_PowerSaveLevelCheck()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c461 return POWER_SAVE_LEVEL_STOP; in HW_PKA_PowerSaveLevelCheck()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_pwr.h93 POWER_SAVE_LEVEL_STOP = 3 enumerator