Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_radio_timer.h239 uint64_t HAL_RADIO_TIMER_GetAnchorPoint(uint64_t *current_system_time);
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c258 return HAL_RADIO_TIMER_GetAnchorPoint(pCurrentSysTime); in BLEPLAT_GetAnchorPoint()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio.c598 …globalParameters.current_action_packet->timestamp_receive = HAL_RADIO_TIMER_GetAnchorPoint(&curren… in HAL_RADIO_ActionPacketIsr()
Dstm32wb0x_hal_radio_timer.c513 uint64_t HAL_RADIO_TIMER_GetAnchorPoint(uint64_t *current_system_time) in HAL_RADIO_TIMER_GetAnchorPoint() function