List of Operations
1-16
SYS module operations
TRC module operations
TSK module operations
SWI_or
Set or mask in an SWI’s mailbox and post
SWI_orHook
Specialized version of SWI_or
SWI_post
Post a software interrupt
SWI_raisepri
Raise an
SWI
’s priority
SWI_restorepri
Restore an
SWI
’s priority
SWI_self
Return address of currently executing SWI object
SWI_setattrs
Set attributes of a software interrupt
Function
Operation
SYS_abort
Abort program execution
SYS_atexit
Stack an exit handler
SYS_error
Flag error condition
SYS_exit
Terminate program execution
SYS_printf, SYS_sprintf,
SYS_vprintf, SYS_vsprintf
Formatted output
SYS_putchar
Output a single character
Function
Operation
TRC_disable
Disable a set of trace controls
TRC_enable
Enable a set of trace controls
TRC_query
Test whether a set of trace controls is enabled
Function
Operation
TSK_checkstacks
Check for stack overflow
TSK_create
Create a task ready for execution
TSK_delete
Delete a task
TSK_deltatime
Update task STS with time difference
Function
Operation