HomeSort by relevance Sort by last modified time
    Searched refs:rx_index (Results 1 - 8 of 8) sorted by null

  /external/libnfc-nxp/src/
phHciNfc_RFReaderA.c 595 psHciContext->rx_index = HCP_HEADER_LEN;
717 psHciContext->rx_index = HCP_HEADER_LEN;
756 psHciContext->rx_index = (index + HCP_HEADER_LEN);
764 psHciContext->rx_index = (index + HCP_HEADER_LEN);
773 psHciContext->rx_index = HCP_HEADER_LEN;
780 psHciContext->rx_index = HCP_HEADER_LEN;
    [all...]
phHciNfc_Sequence.c     [all...]
phHciNfc_Felica.c 501 psHciContext->rx_index = (HCP_HEADER_LEN + 1);
512 psHciContext->rx_index = HCP_HEADER_LEN;
    [all...]
phHciNfc_Generic.h 708 volatile uint16_t rx_index; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_ISO15693.c 523 psHciContext->rx_index = HCP_HEADER_LEN;
phHciNfc_Jewel.c 430 psHciContext->rx_index = HCP_HEADER_LEN;
phHciNfc_RFReaderB.c 799 psHciContext->rx_index = HCP_HEADER_LEN;
    [all...]
phHciNfc_Generic.c     [all...]

Completed in 158 milliseconds