Home
last modified time | relevance | path

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

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