Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c284 static uint8_t TIMER_GetRadioTimerValue(uint32_t *time);
537 timerState = TIMER_GetRadioTimerValue(&nextRadioActivity); in HAL_RADIO_TIMER_PowerSaveLevelCheck()
732 return TIMER_GetRadioTimerValue(time); in HAL_RADIO_TIMER_GetRadioTimerValue()
1732 static uint8_t TIMER_GetRadioTimerValue(uint32_t *time) in TIMER_GetRadioTimerValue() function