OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phdal4nfc_message_queue_item_t
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nxp/Linux_x86/
phDal4Nfc_messageQueueLib.c
48
}
phDal4Nfc_message_queue_item_t
;
53
phDal4Nfc_message_queue_item_t
* pItems;
99
phDal4Nfc_message_queue_item_t
* p;
142
phDal4Nfc_message_queue_item_t
* p;
143
phDal4Nfc_message_queue_item_t
* pNew;
152
pNew = (
phDal4Nfc_message_queue_item_t
*)phOsalNfc_GetMemory(sizeof(
phDal4Nfc_message_queue_item_t
));
155
memset(pNew, 0, sizeof(
phDal4Nfc_message_queue_item_t
));
193
phDal4Nfc_message_queue_item_t
* p;
Completed in 76 milliseconds