You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/include
Darian 9488ba22d8
Add functions to get the buffers of statically created objects (#641)
Added various ...GetStaticBuffer() functions to get the buffers of statically
created objects.
---------
Co-authored-by: Paul Bartell <pbartell@amazon.com>
Co-authored-by: Nikhil Kamath <110539926+amazonKamath@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2 years ago
..
FreeRTOS.h Add Thread Local Storage (TLS) support using Picolibc functions (#343) 2 years ago
StackMacros.h Normalize line endings and whitespace in source files 2 years ago
atomic.h Normalize line endings and whitespace in source files 2 years ago
deprecated_definitions.h Normalize line endings and whitespace in source files 2 years ago
event_groups.h Add functions to get the buffers of statically created objects (#641) 2 years ago
list.h Feature/fixing clang gnu compiler warnings (#620) 2 years ago
message_buffer.h Add functions to get the buffers of statically created objects (#641) 2 years ago
mpu_prototypes.h Normalize line endings and whitespace in source files 2 years ago
mpu_wrappers.h Normalize line endings and whitespace in source files 2 years ago
newlib-freertos.h Add Thread Local Storage (TLS) support using Picolibc functions (#343) 2 years ago
picolibc-freertos.h Fix TLS and stack alignment when using picolibc (#637) 2 years ago
portable.h Normalize line endings and whitespace in source files 2 years ago
projdefs.h Add missing FreeRTOS+ defines 2 years ago
queue.h Add functions to get the buffers of statically created objects (#641) 2 years ago
semphr.h Add functions to get the buffers of statically created objects (#641) 2 years ago
stack_macros.h Feature/fixing clang gnu compiler warnings (#620) 2 years ago
stdint.readme Normalize line endings and whitespace in source files 2 years ago
stream_buffer.h Add functions to get the buffers of statically created objects (#641) 2 years ago
task.h Add functions to get the buffers of statically created objects (#641) 2 years ago
timers.h Add functions to get the buffers of statically created objects (#641) 2 years ago