Searched refs:GET_BITS8 (Results 1 - 19 of 19) sorted by relevance
/external/libnfc-nxp/inc/ |
H A D | phNfcInterface.h | 125 #define GET_BITS8(num,p,l) \ macro 129 #define GET_BITS8(num,p,l) \ macro
|
/external/libnfc-nxp/src/ |
H A D | 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, 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 D | 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,
|
H A D | phHciNfc_Generic.h | 118 #define GET_BITS8(num,p,l) \ macro 122 #define GET_BITS8(num,p,l) \ macro
|
H A D | phLlcNfc_Frame.c | 689 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 D | phHciNfc_CE_A.c | 641 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_CE_B.c | 639 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_PollingLoop.c | 703 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_AdminMgmt.c | 989 cmd = (uint8_t) GET_BITS8( hcp_message->msg_header, 1117 event = (uint8_t) GET_BITS8( hcp_message->msg_header,
|
H A D | phHciNfc_Emulation.c | 1191 cmd = (uint8_t) GET_BITS8( hcp_message->msg_header, 1285 event = (uint8_t) GET_BITS8( hcp_message->msg_header,
|
H A D | 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,
|
H A D | phHciNfc_Felica.c | 782 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_ISO15693.c | 592 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_Jewel.c | 665 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_RFReaderB.c | 641 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_SWP.c | 618 EventType = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_WI.c | 683 EventType = (uint8_t) GET_BITS8( message->msg_header,
|
H A D | phHciNfc_DevMgmt.c | 1336 event = (uint8_t) GET_BITS8( hcp_message->msg_header,
|
H A D | phHciNfc_RFReaderA.c | 832 instruction = (uint8_t) GET_BITS8( message->msg_header,
|
Completed in 737 milliseconds