Searched refs:wait_busy_flag (Results 1 – 2 of 2) sorted by relevance
184 volatile uint8_t wait_busy_flag; /*Condition flag to wait reader thread*/ member
1152 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()