Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Modules
System Calls

Embedded Xinu System Calls. More...

Modules

 Bcm2837
 The SoC of the Raspberry Pi 3 Model B+ is the Broadcom BCM2837B0.
 
 Devices
 Open, close, read, and write to devices.
 
 Memory Management
 Allocate and free heap or buffer pool memory.
 
 Miscellaneous
 Debugging, tar, and other miscellaneous functions.
 
 Monitors
 Monitor creation, locking, unlocking, and freeing.
 
 Semaphores
 Semaphore creation, waiting, signaling, and freeing.
 
 Threads
 Thread functions.
 
 Timer
 Initialize, update, and read the system timer.
 
 USB Host Controller Driver
 Platform-dependent code to actually send and receive data over the USB.
 

Detailed Description

Embedded Xinu System Calls.