distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
ARMv6-M-ARMv7-M-PendSV_Handler.cpp File Reference

PendSV_Handler() for ARMv6-M and ARMv7-M. More...

Include dependency graph for ARMv6-M-ARMv7-M-PendSV_Handler.cpp:

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...
 

Detailed Description

PendSV_Handler() for ARMv6-M and ARMv7-M.

Author
Copyright (C) 2014-2019 Kamil Szczygiel http://www.distortec.com http://www.freddiechopin.info
License
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.