distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
supervisorCall() declaration More...
Go to the source code of this file.
Namespaces | |
distortos | |
Top-level namespace of distortos project. | |
distortos::architecture | |
Architecture-related code of distortos project. | |
Functions | |
int | distortos::architecture::supervisorCall (int(&function)(int, int, int, int), int argument1, int argument2, int argument3, int argument4) |
Supervisor call. More... | |
supervisorCall() declaration