Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio_timer.h213 uint8_t HAL_RADIO_TIMER_GetRadioTimerValue(uint32_t *time);
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c1081 retValue = HAL_RADIO_TIMER_GetRadioTimerValue(time); in HAL_RADIO_GetStatus()
Dstm32wb0x_hal_radio_timer.c730 uint8_t HAL_RADIO_TIMER_GetRadioTimerValue(uint32_t *time) in HAL_RADIO_TIMER_GetRadioTimerValue() function