Home
last modified time | relevance | path

Searched refs:wait_busy_flag (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/tml/
DphTmlNfc.h184 volatile uint8_t wait_busy_flag; /*Condition flag to wait reader thread*/ member
DphTmlNfc.cc1152 gpphTmlNfc_Context->wait_busy_flag = true; in phTmlNfc_WaitWriteComplete()
1177 if (gpphTmlNfc_Context->wait_busy_flag == true) { in phTmlNfc_SignalWriteComplete()
1179 gpphTmlNfc_Context->wait_busy_flag = false; in phTmlNfc_SignalWriteComplete()