Home
last modified time | relevance | path

Searched refs:tHAL_ESE_ENTRY (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/nfc/halimpl/src/include/
Dese_hal_api.h100 } tHAL_ESE_ENTRY; typedef
103 tHAL_ESE_ENTRY* hal_entry_func;
106 tHAL_ESE_ENTRY* getInstance();
DEseAdaptation.h76 tHAL_ESE_ENTRY* GetHalEntryFuncs();
78 tHAL_ESE_ENTRY mSpiHalEntryFuncs; // function pointers for HAL entry points
110 tHAL_ESE_ENTRY* getInstance();
/hardware/nxp/nfc/halimpl/src/adaptation/
DEseAdaptation.cpp176 tHAL_ESE_ENTRY* EseAdaptation::GetHalEntryFuncs() { in GetHalEntryFuncs()