LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_time_types.h File Reference
Include dependency graph for osal_time_types.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ osal_time_status_t

Enumeration Type Documentation

◆ 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.