C Microkernel Realtime eXecutive
Realtime Operating System for Cortex-M based microcontrollers
Loading...
Searching...
No Matches
runtime.h
1
#pragma once
2
12
struct
Arch_State_t
{
13
};
14
20
extern
void
os_init_arch(
void
);
21
31
extern
void
os_init_core(
unsigned
core_id);
32
Arch_State_t
ARM-specific architecture state of a thread.
Definition
runtime.h:58
src
os
kernel
arch
runtime.h
Generated by
1.9.8