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 596 psHciContext->rx_index = HCP_HEADER_LEN;
718 psHciContext->rx_index = HCP_HEADER_LEN;
757 psHciContext->rx_index = (index + HCP_HEADER_LEN);
765 psHciContext->rx_index = (index + HCP_HEADER_LEN);
774 psHciContext->rx_index = HCP_HEADER_LEN;
781 psHciContext->rx_index = HCP_HEADER_LEN;
    [all...]
phHciNfc_Sequence.c     [all...]
phHciNfc_Felica.c 503 psHciContext->rx_index = (HCP_HEADER_LEN + 1);
547 psHciContext->rx_index = HCP_HEADER_LEN;
    [all...]
phHciNfc_Generic.h 705 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 3437 milliseconds