OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phDal4Nfc_DeferredCall
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phDal4Nfc_DeferredCall.h
37
void
phDal4Nfc_DeferredCall
(pphDal4Nfc_Deferred_Call_t func, void *param);
/external/libnfc-nxp/Linux_x86/
phDal4Nfc.c
45
#include <
phDal4Nfc_DeferredCall
.h>
411
phDal4Nfc_DeferredCall
((pphDal4Nfc_DeferFuncPointer_t)phDal4Nfc_DeferredCb,(void *)pmsgType);
810
phDal4Nfc_DeferredCall
((pphDal4Nfc_DeferFuncPointer_t)phDal4Nfc_DeferredCb,(void *)pmsgType);
906
* Will function will directly call the client function (same context). See
phDal4Nfc_DeferredCall
[
all
...]
phDal4Nfc_messageQueueLib.c
40
#include <
phDal4Nfc_DeferredCall
.h>
Completed in 50 milliseconds