16.8 diag_cpu_selftest.h File Reference
This file contains function prototypes and other datatypes for CPU self tests.
Includes
- stdint.h
Enums
This enumeration indicates the operating mode in which the 2.3.1 DIAG_CPU_SelfTest diagnostic API function will be executed.
- diag_cpu_execution_mode_t
- DIAG_CPU_SELF_TEST_SUBSET_1= 0x1U
-
Execute Subset-1 function within the current execution of the diagnostic API function.
- DIAG_CPU_SELF_TEST_SUBSET_2= 0x2U
-
Execute Subset-2 function within the current execution of the diagnostic API function.
- DIAG_CPU_SELF_TEST_SUBSET_3= 0x4U
-
Execute Subset-3 function within the current execution of the diagnostic API function.
- DIAG_CPU_SELF_TEST_ALL= 0x7U
-
Execute all Test Subset functions sequentially within the current execution of the diagnostic API function. In this mode, only one invocation of the function is sufficient to fully perform the diagnostic function.
Functions
Parameters |
| ||
Returns |
|