Home
About
Documentation
Downloads
Community
Contact us
Documentation
Toggle Dropdown
Documentation
Website
Home
About
Documentation
Downloads
Community
Contact us
Home
/
Docs
/
Zephyr Kernel Primer
/
Nanokernel Services
/
Documentation
Introduction to the Zephyr Project
Getting Started Guide
Zephyr Kernel Primer
Overview
Common Kernel Services
Microkernel Services
Nanokernel Services
Task Services
Fiber Services
Timer Services
Synchronization Services
Data Passing Services
Interrupt Services
Kernel Event Logger
Networking
Synchronous call within interrupt based device drivers
Build System User Guide
Application Development Primer
API Documentation
Collaboration Guidelines
Configuration Options Reference Guide
Supported Boards
Data Passing Services
This section contains the information about all data passing services provided by the nanokernel.
Nanokernel FIFOs
Concepts
Purpose
Usage
APIs
Nanokernel LIFOs
Concepts
Purpose
Usage
APIs
Nanokernel Stacks
Concepts
Purpose
Usage
APIs
Nanokernel Ring Buffers
Definition
Concurrency
APIs