Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c242 #define WAKEUP_INIT_DELAY (27) /* about 65us in STU */ macro
1142 …BLUEGLOB->WAKEUPINITDELAY = blue_unit_conversion(WAKEUP_INIT_DELAY, context->calibrationData.freq… in _configureTxRxDelay()
1151 …l_delay_st = _us_to_systime(BLUEGLOB->TRANSMITCALDELAYCHK + tx_delay_start) + WAKEUP_INIT_DELAY; in _configureTxRxDelay()