OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:S_ERROR_BAD_STATE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/security/tf_sdk/include/
s_error.h
98
#define
S_ERROR_BAD_STATE
((S_RESULT)0xFFFF0007)
99
#define SM_ERROR_ILLEGAL_STATE
S_ERROR_BAD_STATE
100
#define TEEC_ERROR_BAD_STATE
S_ERROR_BAD_STATE
/hardware/ti/omap4xxx/security/tf_sdk/include/
s_error.h
98
#define
S_ERROR_BAD_STATE
((S_RESULT)0xFFFF0007)
99
#define SM_ERROR_ILLEGAL_STATE
S_ERROR_BAD_STATE
100
#define TEEC_ERROR_BAD_STATE
S_ERROR_BAD_STATE
Completed in 60 milliseconds