#include <os-decls.h>
Definition at line 994 of file os-decls.h.
◆ clock_systick()
os::rtos::port::clock_systick::clock_systick |
( |
| ) |
|
|
delete |
◆ internal_interrupt_service_routine()
static void os::rtos::port::clock_systick::internal_interrupt_service_routine |
( |
void |
| ) |
|
|
static |
SysTick implementation hook.
It is called from os_systick_handler()
after the scheduler was started.
◆ start()
static void os::rtos::port::clock_systick::start |
( |
void |
| ) |
|
|
static |
◆ wait_for()
The documentation for this class was generated from the following file: