|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
PendSV_Handler() for ARMv6-M and ARMv7-M. More...
#include "distortos/internal/scheduler/getScheduler.hpp"#include "distortos/internal/scheduler/Scheduler.hpp"#include "distortos/chip/CMSIS-proxy.h"#include "distortos/FATAL_ERROR.h"Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
Functions | |
| void | distortos::anonymous_namespace{ARMv6-M-ARMv7-M-PendSV_Handler.cpp}::checkStackPointerWrapper (const void *const stackPointer) |
| Wrapper for check of stack pointer range. More... | |
| void * | distortos::anonymous_namespace{ARMv6-M-ARMv7-M-PendSV_Handler.cpp}::schedulerSwitchContextWrapper (void *const stackPointer) |
| Wrapper for void* distortos::internal::getScheduler().switchContext(void*) More... | |
| void | distortos::PendSV_Handler () |
| PendSV_Handler() for ARMv6-M and ARMv7-M. More... | |
PendSV_Handler() for ARMv6-M and ARMv7-M.