Home
last modified time | relevance | path

Searched defs:current_system_time (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c513 uint64_t HAL_RADIO_TIMER_GetAnchorPoint(uint64_t *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()
Dstm32wb0x_hal_radio.c590 uint64_t current_system_time; in HAL_RADIO_ActionPacketIsr() local