Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Generic.c749 hcp_index = psHciContext->rx_hcp_frgmnt_index; in phHciNfc_Receive_HCP()
763 psHciContext->rx_hcp_frgmnt_index =(uint16_t) in phHciNfc_Receive_HCP()
773 psHciContext->rx_hcp_frgmnt_index = ( hcp_index + length ) ; in phHciNfc_Receive_HCP()
793 psHciContext->rx_hcp_frgmnt_index = FALSE ; in phHciNfc_Receive_HCP()
DphHciNfc_Generic.h723 volatile uint16_t rx_hcp_frgmnt_index; member