Searched refs:Tx_Delay_Comp (Results 1 – 1 of 1) sorted by relevance
175 uint32_t Tx_Delay_Comp; in BLEPLAT_CNTR_GetTimer2TimeoutForIfs() local189 Tx_Delay_Comp = (TX_DELAY_START>>3) + Adjust_Value; in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()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()219 Tx_Delay_Comp = 0; in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()264 Timeout -= (Init_Delay + Tx_Delay_Comp); in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()