This is the generated driver types header file for the SEC_CORE driver. More...
Go to the source code of this file.
Enumerations | |
enum | SEC_CORE_SYSTEM_STATUS { SEC_CORE_SYSTEM_STATUS_NOT_IN_LOW_POWER_MODE = 0 , SEC_CORE_SYSTEM_STATUS_SLEEP_MODE = 1 , SEC_CORE_SYSTEM_STATUS_IDLE_MODE = 2 , SEC_CORE_SYSTEM_STATUS_RUNNING_STATE = 3 , SEC_CORE_SYSTEM_STATUS_IN_RESET_STATE = 4 } |
Defines the status enumeration for sec_core. More... | |
enum | SEC_CORE_RESET_CAUSE { SEC_CORE_RESET_CAUSE_WATCHDOG = 0 , SEC_CORE_RESET_CAUSE_UNSPECIFIED = 1 } |
Defines the sec_core reset cause enumeration. More... | |
enum | SEC_CORE_PROTOCOLS { MSI1_ProtocolA , MSI1_ProtocolB } |
Defines the list of Protocols configured for SEC_CORE_driver. More... | |
enum | SEC_CORE_PROTOCOL_SIZE { MSI1_ProtocolA_SIZE = 5 , MSI1_ProtocolB_SIZE = 10 } |
Defines the size for Protocols. More... | |
SEC_CORE Generated Driver Types Header File
Definition in file sec_core_types.h.