Home
last modified time | relevance | path

Searched refs:event_pending (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Generic.c1118 (psHciContext->event_pending)?"TRUE":"FALSE"); in phHciNfc_Process_Event()
1121 || (TRUE == psHciContext->event_pending)) in phHciNfc_Process_Event()
1152 ((FALSE == psHciContext->event_pending ) in phHciNfc_Process_Event()
1568 (psHciContext->event_pending)?"TRUE":"FALSE" in phHciNfc_Send_Complete()
1571 || (TRUE == psHciContext->event_pending)) in phHciNfc_Send_Complete()
1919 if (((TRUE == psHciContext->event_pending) || in phHciNfc_Notify_Event()
1926 psHciContext->event_pending = FALSE; in phHciNfc_Notify_Event()
1998 psHciContext->event_pending = FALSE; in phHciNfc_Notify_Event()
DphHciNfc_Generic.h730 volatile uint8_t event_pending; member
DphHciNfc_NfcIPMgmt.c838 psHciContext->event_pending = FALSE; in phHciNfc_Recv_NfcIP_Event()
995 psHciContext->event_pending = TRUE; in phHciNfc_NfcIP_Send_Data()