Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c178 #define LOW_POWER_THR (82) // Around 200 us. macro
546 LOW_POWER_THR)) in HAL_RADIO_TIMER_PowerSaveLevelCheck()
563 …if (RADIO_TIMER_Context.rootNode->expiryTime < (current_time + LOW_POWER_THR + RADIO_TIMER_Context… in HAL_RADIO_TIMER_PowerSaveLevelCheck()