Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/libese-spi/p73/utils/
Dese_config.h34 #define NAME_NXP_SPI_INTF_RST_ENABLE "NXP_SPI_INTF_RST_ENABLE" macro
/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEse_Api.cpp117 if (EseConfig::hasKey(NAME_NXP_SPI_INTF_RST_ENABLE)) { in phNxpEse_init()
119 (EseConfig::getUnsigned(NAME_NXP_SPI_INTF_RST_ENABLE) == 1) ? true in phNxpEse_init()