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 660 pipe_id = (uint8_t) GET_BITS8( tx_data->hcp_header,
745 chainbit = (uint8_t) GET_BITS8( packet->hcp_header,
852 msg_type = (uint8_t) GET_BITS8( message->msg_header,
911 instruction = (uint8_t) GET_BITS8( message->msg_header,
914 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header,
994 instruction = (uint8_t) GET_BITS8(message->msg_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 (
512 GET_BITS8(ps_timer_info->timer_flag,
536 timer_started = (uint8_t)GET_BITS8 (ps_timer_info->timer_flag,
    [all...]
phHciNfc_Generic.h 122 #define GET_BITS8(num,p,l) \
126 #define GET_BITS8(num,p,l) \
    [all...]
phLlcNfc_Frame.c 713 ns = (uint8_t)GET_BITS8 (
718 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_WI.c 680 EventType = (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 747 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_DevMgmt.c     [all...]
phHciNfc_RFReaderA.c 831 instruction = (uint8_t) GET_BITS8( message->msg_header,
    [all...]

Completed in 685 milliseconds