![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include <os.h>Go to the source code of this file.
Macros | |
| #define | MICRIUM_SOURCE |
Functions | |
| void | OS_TickTask (void *p_arg) |
| void | OS_TickTaskInit (OS_ERR *p_err) |
| void | OS_TickListInit (void) |
| void | OS_TickListInsert (OS_TCB *p_tcb, OS_TICK time, OS_OPT opt, OS_ERR *p_err) |
| void | OS_TickListRemove (OS_TCB *p_tcb) |
| void | OS_TickListResetPeak (void) |
| void | OS_TickListUpdate (void) |