• Home
  • About
  • Documentation
  • Downloads
  • Community
  • Contact us
  • Documentation
  • Website
  • Home
  • About
  • Documentation
  • Downloads
  • Community
  • Contact us
Home / Docs /
Documentation
  • Introduction to the Zephyr Project
  • Getting Started Guide
  • Zephyr Kernel Primer
    • Overview
    • Common Kernel Services
    • Microkernel Services
    • Nanokernel Services
    • 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

Zephyr Kernel Primer

This section describes the major features of the Zephyr kernel and how to use them.

  • Overview
    • System Fundamentals
    • Kernel Fundamentals
    • Application Fundamentals
    • Source Tree Structure
  • Common Kernel Services
    • Execution Context Services
    • Kernel Clocks
    • Atomic Services
    • Floating Point Services
  • Microkernel Services
    • Task Services
    • Fiber Services
    • Timer Services
    • Memory Management Services
    • Synchronization Services
    • Data Passing Services
    • Interrupt Services
  • Nanokernel Services
    • Task Services
    • Fiber Services
    • Timer Services
    • Synchronization Services
    • Data Passing Services
    • Interrupt Services
    • Kernel Event Logger
  • Networking
    • Bluetooth Implementation
  • Synchronous call within interrupt based device drivers
    • Usage of device_sync_call_* API

Abbreviations

Abbreviations Definition
API Application Program Interface: typically a defined set of routines and protocols for building software inputs and output mechanisms.
ISR Interrupt Service Routine
IDT Interrupt Descriptor Table
XIP eXecute In Place
Next Previous
  • Home
  • About
    • Governance
    • Ecosystem
    • Find Out More
    • Copyrights & Trademarks
    • Export Compliance
  • Documentation
    • API Documentation
    • Getting Started
    • Kernel Primer
    • Supported Boards
  • Downloads
    • Zephyr Kernel
    • Tools
  • Community
    • Tools
    • Blog
  • Contact us
  • Privacy Policy
  • Terms of Service
  • Contact us
  • *Trademarks

All rights reserved. Other brands may be claimed as property of others.