Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c156 #define TIMER1_MARGIN (10) macro
1506 if (timerHandle->expiryTime - TIMER1_INIT_DELAY > (currentTime + TIMER1_MARGIN)) in _check_radio_activity()