#include "policy/lexleo_cstd_types.h"

Go to the source code of this file.
Data Structures | |
| struct | osal_time_t |
Typedefs | |
| typedef enum osal_time_status_t | osal_time_status_t |
Enumerations | |
| enum | osal_time_status_t { OSAL_TIME_STATUS_OK = 0 , OSAL_TIME_STATUS_INVALID , OSAL_TIME_STATUS_ERROR } |
| typedef enum osal_time_status_t osal_time_status_t |
| enum osal_time_status_t |
| Enumerator | |
|---|---|
| OSAL_TIME_STATUS_OK | |
| OSAL_TIME_STATUS_INVALID | |
| OSAL_TIME_STATUS_ERROR | |
Definition at line 16 of file osal_time_types.h.