Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c103 bool cal_req; member
596 uint32_t HAL_RADIO_TIMER_SetRadioTimerValue(uint32_t time, uint8_t event_type, uint8_t cal_req) in HAL_RADIO_TIMER_SetRadioTimerValue()
660 …AL_RADIO_TIMER_SetRadioTimerRelativeUsValue(uint32_t rel_timeout_us, bool event_type, bool cal_req) in HAL_RADIO_TIMER_SetRadioTimerRelativeUsValue()
1611 static uint8_t TIMER_SetRadioTimerValue(uint32_t timeout, bool event_type, bool cal_req) in TIMER_SetRadioTimerValue()