Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Generic.c662 pipe_id = (uint8_t) GET_BITS8( tx_data->hcp_header, in phHciNfc_Send_HCP()
747 chainbit = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Receive_HCP()
854 msg_type = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_HCP()
913 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_Response()
916 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Process_Response()
996 instruction = (uint8_t) GET_BITS8(message->msg_header, in phHciNfc_Error_Response()
1001 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Error_Response()
1078 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_Event()
1081 pipe_id = (uint8_t) GET_BITS8( packet->hcp_header, in phHciNfc_Process_Event()
1197 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Process_Command()
[all …]
DphLlcNfc_Timer.c198 GET_BITS8(ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
230 GET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StartTimers()
291 timerstarted = (uint8_t)GET_BITS8 ( in phLlcNfc_StartTimers()
512 GET_BITS8(ps_timer_info->timer_flag, in phLlcNfc_StopAllTimers()
536 timer_started = (uint8_t)GET_BITS8 (ps_timer_info->timer_flag, in phLlcNfc_StopAllTimers()
DphHciNfc_Generic.h122 #define GET_BITS8(num,p,l) \ macro
126 #define GET_BITS8(num,p,l) \ macro
DphLlcNfc_Frame.c713 ns = (uint8_t)GET_BITS8 ( in phLlcNfc_H_UpdateIFrameList()
718 nr = (uint8_t)GET_BITS8( in phLlcNfc_H_UpdateIFrameList()
1227 ns_index = (uint8_t)GET_BITS8( in phLlcNfc_H_ProcessIFrame()
1244 recvd_nr = (uint8_t)GET_BITS8( in phLlcNfc_H_ProcessIFrame()
DphHciNfc_Emulation.c1191 cmd = (uint8_t) GET_BITS8( hcp_message->msg_header, in phHciNfc_Recv_Uicc_Cmd()
1285 event = (uint8_t) GET_BITS8( hcp_message->msg_header, in phHciNfc_Recv_Uicc_Event()
DphHciNfc_AdminMgmt.c989 cmd = (uint8_t) GET_BITS8( hcp_message->msg_header, in phHciNfc_Recv_Admin_Cmd()
1116 event = (uint8_t) GET_BITS8( hcp_message->msg_header, in phHciNfc_Recv_Admin_Event()
DphHciNfc_CE_A.c641 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_CE_A_Event()
DphHciNfc_CE_B.c639 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_CE_B_Event()
DphHciNfc_NfcIPMgmt.c444 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_Initiator_Event()
645 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_Target_Event()
764 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_NfcIP_Event()
DphHciNfc_PollingLoop.c703 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_PollLoop_Event()
DphHciNfc_ISO15693.c592 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_ISO15693_Event()
DphHciNfc_WI.c683 EventType = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_WI_Event()
DphHciNfc_SWP.c618 EventType = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_SWP_Event()
DphHciNfc_Jewel.c665 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_Jewel_Event()
DphHciNfc_RFReaderB.c641 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_ReaderB_Event()
DphHciNfc_Felica.c747 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_Felica_Event()
DphHciNfc_RFReaderA.c831 instruction = (uint8_t) GET_BITS8( message->msg_header, in phHciNfc_Recv_ReaderA_Event()
DphHciNfc_DevMgmt.c1323 event = (uint8_t) GET_BITS8( hcp_message->msg_header, in phHciNfc_Recv_DevMgmt_Event()
/external/libnfc-nxp/inc/
DphNfcInterface.h125 #define GET_BITS8(num,p,l) \ macro
129 #define GET_BITS8(num,p,l) \ macro