#include <cmsis-plus/rtos/os.h>
Go to the source code of this file.
Namespaces | |
namespace | os |
System namespace. | |
namespace | os::rtos |
RTOS namespace. | |
Functions | |
void | os_rtc_handler (void) |
RTC interrupt handler. | |
void | os_systick_handler (void) |
SysTick interrupt handler. | |