C Microkernel Realtime eXecutive
Realtime Operating System for Cortex-M based microcontrollers
Loading...
Searching...
No Matches
context.h
1
#pragma once
2
3
#include <stdbool.h>
4
18
void
os_request_context_switch
(
bool
activate);
19
os_request_context_switch
void os_request_context_switch(bool activate)
Request context switch.
Definition
cortex.c:81
src
os
kernel
arch
context.h
Generated by
1.9.8