Real-Time Operating System: API and RTX Reference Implementation
Loading...
Searching...
No Matches
OS Tick API
The CMSIS OS Tick API may be used by an RTOS implementation to be easily portable across the different Cortex-M and Cortex-A processors. It provides a generic interface to a kernel system tick timer and defines the following functions:
The Reference for OS Tick API provides details about these functions:
OS_Tick_Setup : Setup OS Tick timer to generate periodic RTOS Kernel Ticks.