HomeSort by relevance Sort by last modified time
    Searched refs:spm_state_t (Results 1 - 3 of 3) sorted by null

  /hardware/nxp/secure_element/libese-spi/p73/spm/
phNxpEse_Spm.h 50 } spm_state_t; typedef in typeref:enum:spm_state
62 ESESTATUS phNxpEse_SPM_GetState(spm_state_t* current_state);
phNxpEse_Spm.cpp 97 spm_state_t current_spm_state = SPM_STATE_INVALID;
192 spm_state_t current_spm_state = SPM_STATE_INVALID;
298 ESESTATUS phNxpEse_SPM_GetState(spm_state_t* current_state) {
301 spm_state_t ese_current_state;
  /hardware/nxp/secure_element/libese-spi/p73/lib/
phNxpEse_Api.cpp 168 spm_state_t current_spm_state = SPM_STATE_INVALID;
352 spm_state_t current_spm_state = SPM_STATE_INVALID;
554 spm_state_t current_spm_state = SPM_STATE_INVALID;
    [all...]

Completed in 69 milliseconds