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

  /external/libnfc-nxp/inc/
phNfcInterface.h 125 #define GET_BITS8(num,p,l) \
129 #define GET_BITS8(num,p,l) \
  /external/libnfc-nxp/src/
phHciNfc_Generic.c 662 pipe_id = (uint8_t) GET_BITS8( tx_data->hcp_header,
747 chainbit = (uint8_t) GET_BITS8( packet->hcp_header,
854 msg_type = (uint8_t) GET_BITS8( message->msg_header,
913 instruction = (uint8_t) GET_BITS8( message->msg_header,
916 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header,
    [all...]
phLlcNfc_Timer.c 198 GET_BITS8(ps_timer_info->timer_flag,
230 GET_BITS8 (ps_timer_info->timer_flag,
291 timerstarted = (uint8_t)GET_BITS8 (
520 GET_BITS8(ps_timer_info->timer_flag,
544 timer_started = (uint8_t)GET_BITS8 (ps_timer_info->timer_flag,
    [all...]
phHciNfc_Generic.h 118 #define GET_BITS8(num,p,l) \
122 #define GET_BITS8(num,p,l) \
    [all...]
phLlcNfc_Frame.c 689 ns = (uint8_t)GET_BITS8 (
694 nr = (uint8_t)GET_BITS8(
    [all...]
phHciNfc_CE_A.c 641 instruction = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_CE_B.c 639 instruction = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_PollingLoop.c 703 instruction = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_AdminMgmt.c     [all...]
phHciNfc_Emulation.c     [all...]
phHciNfc_NfcIPMgmt.c 444 instruction = (uint8_t) GET_BITS8( message->msg_header,
645 instruction = (uint8_t) GET_BITS8( message->msg_header,
764 instruction = (uint8_t) GET_BITS8( message->msg_header,
    [all...]
phHciNfc_Felica.c 782 instruction = (uint8_t) GET_BITS8( message->msg_header,
    [all...]
phHciNfc_ISO15693.c 592 instruction = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_Jewel.c 665 instruction = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_RFReaderB.c 641 instruction = (uint8_t) GET_BITS8( message->msg_header,
    [all...]
phHciNfc_SWP.c 618 EventType = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_WI.c 683 EventType = (uint8_t) GET_BITS8( message->msg_header,
phHciNfc_DevMgmt.c     [all...]
phHciNfc_RFReaderA.c 832 instruction = (uint8_t) GET_BITS8( message->msg_header,
    [all...]

Completed in 174 milliseconds