GeMRTOS
|
Related Functions | |
(Note that these are not member functions.) |
|
related |
GRTOS_CMD_MTX_TM_GET Return the time the mutex is granted in system time units.
ONLY for use in critical section
Definition at line 110 of file grtos_regs.h.
Convert to gt_tm structure a time in gt_time format (time in system time units)
gu_Clock
[in] | ticks | Time to convert in gt_time format |
Definition at line 803 of file grtosuserfunctions.c.
Convert days,hours, minutes, seconds and miliseconds to system time unit.
gu_Convert_Time
[in] | days | Days |
[in] | hours | Hours |
[in] | minutes | Minutes |
[in] | seconds | Seconds |
[in] | ms | miliseconds |
Definition at line 717 of file grtosuserfunctions.c.
|
related |
Return the status of the system IRQs.
gu_get_irq_status
Definition at line 735 of file grtosuserfunctions.c.
|
related |
Return the time the mutex is granted in system time units.
gu_get_mutex_time
Definition at line 785 of file grtosuserfunctions.c.
|
related |
Return the system time in system time units.
gu_get_now
Definition at line 751 of file grtosuserfunctions.c.