15 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Yonatan Schachter f5b90e7b1f ring_buffer: Link buffer data to the .noinit section 4 years ago
Krzysztof Chruscinski 58942f3f13 lib: os: ring_buffer: Fix race condition 4 years ago
Krzysztof Chruscinski 2aa1247998 lib: os: ring_buffer: Clarify macro description 4 years ago
Christopher Friedt 0ca511a49e sys: ring_buffer: ring_buf_peek() and ring_buf_size_get() 4 years ago
Anas Nashif a7f570692f doc: group data structure docs and add doxygen linkage 4 years ago
Jordan Yates a4afedb02a sys: ring_buffer: allow NULL data buffers 4 years ago
Krzysztof Chruscinski 243a470810 lib: os: ring_buffer: Cleaning checkpatch warnings 5 years ago
Krzysztof Chruscinski 1e46bb3bb5 lib: os: ring_buffer: Allow using full buffer capacity 5 years ago
Kumar Gala 014342a6f6 sys: ring_buffer: remove deprecated macros 5 years ago
Aastha Grover 83b9f69755 code-guideline: Fixing code violation 10.4 Rule 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala d758919d48 sys: ring_buffer: remove deprecated sys_ring_buf_* 6 years ago
Tomás Longeri e9809d5309 ring_buffer: Fix return types 6 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 7435e5e089 cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 6 years ago
Krzysztof Chruscinski 6173fe7a73 ring_buffer: Add functions for getting capacity and reseting 6 years ago
Krzysztof Chruscinski 291c06e1b4 lib: os: ring_buffer: Fix C++ compilation warning 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Flavio Ceolin 95eb2b4fed include: Use macro BIT for shift operations 6 years ago
Krzysztof Chruscinski 26031f7bfd lib: ring_buffer: add raw byte access mode 7 years ago
Krzysztof Chruscinski ff5f00f2c3 lib: ring_buffer: Rename sys_ring_buf_ to ring_buf_item_ 7 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
Anas Nashif 89c1ab6b18 ring_buffer: remove broken object_tracing support 8 years ago
Anas Nashif e2122cbf89 lib: move ring_buffer from misc/ to lib/ 8 years ago
Kumar Gala cc334c7273 Convert remaining code to using newly introduced integer sized types 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Anas Nashif ea8c6aad24 kernel: remove last nanokernel ocrrurances from include/ 9 years ago
Anas Nashif 2f203c2f92 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS 9 years ago
Anas Nashif 569f0b4105 debug: move debug features from misc to subsys/debug 9 years ago
Allan Stephens 2ba967f925 doc: Fix up API descriptions for ring buffers 9 years ago
Allan Stephens c98da84e69 doc: Various corrections to doxygen info for Kernel APIs 9 years ago
Allan Stephens 11a1bb4125 unified/doc: Update ring buffers section of Kernel Primer 9 years ago
Juan Manuel Cruz 0588da0b4a debug: adds object tracing capability to ring buffers 9 years ago
Anas Nashif 3320df7949 docs: fixed API linking 10 years ago
Peter Mitsis a0e4568760 c++: Add extern "C" { } block to header files 10 years ago
Dan Kalowsky e8563c2f97 checkpatch: error - trailing_whitespace 10 years ago
Dan Kalowsky da67b29569 checkpatch: warning - block_comment_style 10 years ago
Dan Kalowsky 978851fb6a checkpatch: code_indent failures 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Andrew Boie f18f102feb nanokernel: add optional ring buffer data type 10 years ago