Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c79 #define TX_DELAY_START (16U) macro
189 Tx_Delay_Comp = (TX_DELAY_START>>3) + Adjust_Value; in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()
215 Tx_Delay_Comp = ((TX_DELAY_START + TX_DELAY_END)>>3) + Adjust_Value; in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()