Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Modules | |
Balanced Red/Black Tree | |
Balanced Red/Black Tree implementation. | |
Bit array | |
Store and manipulate bits in a bit array. | |
Doubly-linked list | |
Doubly-linked list implementation. | |
Flagged Single-linked list | |
Flagged single-linked list implementation. | |
Hashmap | |
Hashmap (Hash Table) API. | |
MPSC (Multi producer, single consumer) packet buffer API | |
Multi producer, single consumer packet buffer API. | |
MPSC Lockfree Queue API | |
Multiple Producer Single Consumer (MPSC) Lockfree Queue API. | |
Ring Buffer APIs | |
Simple ring buffer implementation. | |
SPSC (Single producer, single consumer) packet buffer API | |
Single producer, single consumer packet buffer API. | |
SPSC API | |
Single Producer Single Consumer (SPSC) Lockfree Queue API. | |
Single-linked list | |
Single-linked list implementation. | |