Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Generic.c791 psHciContext->rx_total = in phHciNfc_Receive_HCP()
799 psHciContext->rx_total = (hcp_index + length); in phHciNfc_Receive_HCP()
851 psHciContext->rx_total ; in phHciNfc_Process_HCP()
1131 psHciContext->rx_total = ZERO; in phHciNfc_Process_Event()
1581 psHciContext->rx_total = ZERO; in phHciNfc_Send_Complete()
DphDnldNfc.c460 uint16_t rx_total; member
2601 if(( psDnldContext->rx_info.rx_total == 0 ) in phDnldNfc_Process_Response()
2605 psDnldContext->rx_info.rx_total = in phDnldNfc_Process_Response()
2608 if( psDnldContext->rx_info.rx_total + PHDNLD_MIN_PACKET == length ) in phDnldNfc_Process_Response()
2612 psDnldContext->rx_info.rx_total); in phDnldNfc_Process_Response()
2626 (psDnldContext->rx_info.rx_total + PHDNLD_MIN_PACKET)); in phDnldNfc_Process_Response()
2634 psDnldContext->rx_info.rx_total = 0 ; in phDnldNfc_Process_Response()
3106 psDnldContext->rx_info.rx_total = 0; in phDnldNfc_Send_Complete()
DphHciNfc_RFReaderA.c585 psHciContext->rx_total = length; in phHciNfc_Recv_ReaderA_Response()
594 psHciContext->rx_total = length; in phHciNfc_Recv_ReaderA_Response()
614 psHciContext->rx_total = (length - i); in phHciNfc_Recv_ReaderA_Response()
DphHciNfc_Generic.h712 volatile uint16_t rx_total; member
DphHciNfc_ISO15693.c522 psHciContext->rx_total = length; in phHciNfc_Recv_ISO15693_Response()
DphHciNfc_Jewel.c525 psHciContext->rx_total = length; in phHciNfc_Recv_Jewel_Response()
DphHciNfc_RFReaderB.c511 psHciContext->rx_total = (length - i); in phHciNfc_Recv_ReaderB_Response()
DphHciNfc_Felica.c606 psHciContext->rx_total = length; in phHciNfc_Recv_Felica_Response()
DphHciNfc_Sequence.c2318 psHciContext->rx_total - psHciContext->rx_index; in phHciNfc_Transact_Sequence()
2339 psHciContext->rx_total - psHciContext->rx_index; in phHciNfc_Transact_Sequence()