Searched refs:OSI_queue_get_wait (Results 1 – 3 of 3) sorted by relevance
227 void* OSI_queue_get_wait(tOSI_QUEUE_HANDLER target);
202 void* OSI_queue_get_wait(tOSI_QUEUE_HANDLER queue) { in OSI_queue_get_wait() function
352 msg = (tNFC_HAL_MSG*)OSI_queue_get_wait(nfc_hal_info.msg_q); in nfc_hal_task()