Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/pn8x/ls_client/inc/
H A DLsLib.h520 LSCSTATUS LSC_ReadLscInfo(uint8_t* state, uint16_t* version);
/aosp12/hardware/nxp/secure_element/pn8x/ls_client/src/
H A DLsClient.cpp220 LSCSTATUS status = LSC_ReadLscInfo(&lsMode, &lsVersion); in printLSStatus()
H A DLsLib.cpp2139 LSCSTATUS LSC_ReadLscInfo(uint8_t* state, uint16_t* version) { in LSC_ReadLscInfo() function