Home
last modified time | relevance | path

Searched refs:phPalEse_NxpTimer_t (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DphNxpEsePal.h104 } phPalEse_NxpTimer_t; typedef
303 const phPalEse_NxpTimer_t* phPalEse_getTimer();
DphNxpEsePal.cpp58 static phPalEse_NxpTimer_t gNxpTimer;
367 const phPalEse_NxpTimer_t* phPalEse_getTimer() { return &gNxpTimer; } in phPalEse_getTimer()