Home
last modified time | relevance | path

Searched refs:RESET_APP_WTX_COUNT (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/
DphNxpEse_Api.h73 #define RESET_APP_WTX_COUNT 0 macro
/hardware/nxp/secure_element/snxxx/OsuHal/src/
DOsuHalExtn.cpp116 phNxpEse_setWtxCountLimit(RESET_APP_WTX_COUNT); in isOsuMode()
/hardware/nxp/secure_element/snxxx/1.2/
DSecureElement.cpp137 phNxpEse_setWtxCountLimit(RESET_APP_WTX_COUNT); in init()
249 phNxpEse_setWtxCountLimit(RESET_APP_WTX_COUNT); in init_1_1()
653 phNxpEse_setWtxCountLimit(RESET_APP_WTX_COUNT); in openBasicChannel()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Api.cpp53 static unsigned long int app_wtx_cnt = RESET_APP_WTX_COUNT;
150 if (app_wtx_cnt > RESET_APP_WTX_COUNT) { in phNxpEse_init()
/hardware/nxp/secure_element/snxxx/aidl/
DSecureElement.cpp157 phNxpEse_setWtxCountLimit(RESET_APP_WTX_COUNT); in init()
578 phNxpEse_setWtxCountLimit(RESET_APP_WTX_COUNT); in openBasicChannel()