C Microkernel Realtime eXecutive
Realtime Operating System for Cortex-M based microcontrollers
Loading...
Searching...
No Matches
mpu.h
1
#pragma once
2
3
struct
MPU_Configuration
{
4
/* Intentionally left empty, foo is just a placeholder */
5
unsigned
foo
;
6
};
7
8
typedef
struct
MPU_Configuration
MPU_State
;
MPU_Configuration
Definition
mpu.h:3
MPU_Configuration::foo
unsigned foo
Definition
mpu.h:5
src
os
arch
linux
posix
arch
mpu.h
Generated by
1.9.8