OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phNxpEse_SPM_ConfigPwr
(Results
1 - 3
of
3
) sorted by null
/hardware/nxp/secure_element/libese-spi/p73/spm/
phNxpEse_Spm.h
56
ESESTATUS
phNxpEse_SPM_ConfigPwr
(spm_power_t arg);
phNxpEse_Spm.cpp
84
* Function
phNxpEse_SPM_ConfigPwr
94
ESESTATUS
phNxpEse_SPM_ConfigPwr
(spm_power_t arg) {
/hardware/nxp/secure_element/libese-spi/p73/lib/
phNxpEse_Api.cpp
282
wSpmStatus =
phNxpEse_SPM_ConfigPwr
(SPM_POWER_ENABLE);
284
ALOGE("
phNxpEse_SPM_ConfigPwr
: enabling power Failed");
304
wSpmStatus =
phNxpEse_SPM_ConfigPwr
(SPM_POWER_DISABLE);
306
ALOGE("
phNxpEse_SPM_ConfigPwr
: disabling power Failed");
451
wSpmStatus =
phNxpEse_SPM_ConfigPwr
(SPM_POWER_PRIO_ENABLE);
453
ALOGE("
phNxpEse_SPM_ConfigPwr
: enabling power for spi prio Failed");
503
wSpmStatus =
phNxpEse_SPM_ConfigPwr
(SPM_POWER_DISABLE);
505
ALOGE("
phNxpEse_SPM_ConfigPwr
: disabling power Failed");
665
wSpmStatus =
phNxpEse_SPM_ConfigPwr
(SPM_POWER_RESET);
667
ALOGE("
phNxpEse_SPM_ConfigPwr
: reset Failed")
[
all
...]
Completed in 44 milliseconds