Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c282 static uint64_t TIMER_GetPastSysTime(uint32_t time, uint64_t *current_system_time);
515 return TIMER_GetPastSysTime(BLUE->TIMERCAPTUREREG, current_system_time); in HAL_RADIO_TIMER_GetAnchorPoint()
1703 static uint64_t TIMER_GetPastSysTime(uint32_t time, uint64_t *current_system_time) in TIMER_GetPastSysTime() function