Searched refs:Transaction (Results 1 – 2 of 2) sorted by relevance
172 uint32_t BLEPLAT_CNTR_GetTimer2TimeoutForIfs(uint32_t T_Ifs, BLEPLAT_CNTR_Transaction Transaction, … in BLEPLAT_CNTR_GetTimer2TimeoutForIfs() argument178 if(Transaction == BLEPLAT_CNTR_RxTx) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()191 else if(Transaction == BLEPLAT_CNTR_TxRx) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()205 else if(Transaction == BLEPLAT_CNTR_TxTx) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()222 if((Transaction == BLEPLAT_CNTR_RxTx) || (Transaction == BLEPLAT_CNTR_TxTx)) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()233 else if((Transaction == BLEPLAT_CNTR_TxRx) || (Transaction == BLEPLAT_CNTR_RxRx)) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()
242 uint32_t BLEPLAT_CNTR_GetTimer2TimeoutForIfs(uint32_t T_Ifs, BLEPLAT_CNTR_Transaction Transaction, …