Searched refs:GET_BITS8 (Results 1 - 19 of 19) sorted by relevance

/external/libnfc-nxp/inc/
H A DphNfcInterface.h125 #define GET_BITS8(num,p,l) \ macro
129 #define GET_BITS8(num,p,l) \ macro
/external/libnfc-nxp/src/
H A DphHciNfc_Generic.c662 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,
996 instruction = (uint8_t) GET_BITS8(message->msg_header,
1001 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header,
1078 instruction = (uint8_t) GET_BITS8( message->msg_header,
1081 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header,
1197 instruction = (uint8_t) GET_BITS8( messag
[all...]
H A DphLlcNfc_Timer.c198 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,
H A DphHciNfc_Generic.h118 #define GET_BITS8(num,p,l) \ macro
122 #define GET_BITS8(num,p,l) \ macro
H A DphLlcNfc_Frame.c689 ns = (uint8_t)GET_BITS8 (
694 nr = (uint8_t)GET_BITS8(
1195 ns_index = (uint8_t)GET_BITS8(
1212 recvd_nr = (uint8_t)GET_BITS8(
H A DphHciNfc_CE_A.c641 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_CE_B.c639 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_PollingLoop.c703 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_AdminMgmt.c989 cmd = (uint8_t) GET_BITS8( hcp_message->msg_header,
1117 event = (uint8_t) GET_BITS8( hcp_message->msg_header,
H A DphHciNfc_Emulation.c1191 cmd = (uint8_t) GET_BITS8( hcp_message->msg_header,
1285 event = (uint8_t) GET_BITS8( hcp_message->msg_header,
H A DphHciNfc_NfcIPMgmt.c444 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,
H A DphHciNfc_Felica.c782 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_ISO15693.c592 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_Jewel.c665 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_RFReaderB.c641 instruction = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_SWP.c618 EventType = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_WI.c683 EventType = (uint8_t) GET_BITS8( message->msg_header,
H A DphHciNfc_DevMgmt.c1336 event = (uint8_t) GET_BITS8( hcp_message->msg_header,
H A DphHciNfc_RFReaderA.c832 instruction = (uint8_t) GET_BITS8( message->msg_header,

Completed in 737 milliseconds