Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c150 #define RADIO_ACTIVITY_MARGIN (204800) macro
1503 if ((timerHandle->expiryTime < (nextCalibrationEvent + RADIO_ACTIVITY_MARGIN)) || \ in _check_radio_activity()