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

  /external/libnfc-nxp/src/
phHciNfc_Generic.c 791 psHciContext->rx_total =
799 psHciContext->rx_total = (hcp_index + length);
851 psHciContext->rx_total ;
    [all...]
phDnldNfc.c 462 uint16_t rx_total; member in struct:phDnldNfc_RxInfo
    [all...]
phHciNfc_RFReaderA.c 586 psHciContext->rx_total = length;
595 psHciContext->rx_total = length;
615 psHciContext->rx_total = (length - i);
    [all...]
phHciNfc_Generic.h 708 volatile uint16_t rx_total; member in struct:phHciNfc_sContext
    [all...]
phHciNfc_Felica.c 641 psHciContext->rx_total = length;
    [all...]
phHciNfc_ISO15693.c 522 psHciContext->rx_total = length;
phHciNfc_Jewel.c 525 psHciContext->rx_total = length;
phHciNfc_RFReaderB.c 511 psHciContext->rx_total = (length - i);
    [all...]
phHciNfc_Sequence.c     [all...]

Completed in 489 milliseconds