LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_time.c File Reference
Include dependency graph for osal_time.c:

Go to the source code of this file.

Functions

osal_time_status_t osal_time_now_impl (osal_time_t *out)
 
const osal_time_ops_tosal_time_default_ops (void)
 

Function Documentation

◆ osal_time_default_ops()

const osal_time_ops_t * osal_time_default_ops ( void  )

Definition at line 22 of file osal_time.c.

◆ osal_time_now_impl()

osal_time_status_t osal_time_now_impl ( osal_time_t out)

Definition at line 7 of file osal_time.c.