Searched defs:eRegisterType (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphHal4Nfc_ADD.c894 phHal4Nfc_RegisterType_t eRegisterType,
921 switch(eRegisterType)
956 phHal4Nfc_RegisterType_t eRegisterType,
982 switch(eRegisterType)
892 phHal4Nfc_RegisterNotification( phHal_sHwReference_t *psHwReference, phHal4Nfc_RegisterType_t eRegisterType, pphHal4Nfc_Notification_t pNotificationHandler, void *Context ) argument
954 phHal4Nfc_UnregisterNotification( phHal_sHwReference_t *psHwReference, phHal4Nfc_RegisterType_t eRegisterType, void *Context ) argument

Completed in 32 milliseconds