Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c275 static uint32_t TIMER_SetRadioHostWakeupTime(uint32_t delay, bool *share);
1279 TIMER_SetRadioHostWakeupTime(delay, &share); in _update_user_timeout()
1543 static uint32_t TIMER_SetRadioHostWakeupTime(uint32_t delay, bool *share) in TIMER_SetRadioHostWakeupTime() function