OVMS3-idf/components/freertos/include/freertos
Piyush Shah 91968ef464 freertos/ringbuf: Added an API xRingbufferCreateNoSplit()
This is a wrapper API for creating a Ring Buffer, which ensures that
the ringbuffer can hold the given number of items, each item being of the
same given length.

Signed-off-by: Piyush Shah <piyush@espressif.com>
2017-12-07 17:04:23 +05:30
..
croutine.h Initial public version 2016-08-17 23:08:22 +08:00
deprecated_definitions.h Initial public version 2016-08-17 23:08:22 +08:00
event_groups.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
FreeRTOS.h freertos/backport and test v9.0.0 functions 2017-11-23 14:18:09 +08:00
FreeRTOSConfig.h freertos: enabled use of pxTaskGetStackStart and cleaned up it's implementation 2017-11-22 11:01:42 +08:00
list.h FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
mpu_wrappers.h Initial public version 2016-08-17 23:08:22 +08:00
portable.h Heap tracing support 2017-09-07 16:32:05 +10:00
portbenchmark.h Initial public version 2016-08-17 23:08:22 +08:00
portmacro.h freertos: fix a bug for incorrect check of allow-external-stack 2017-11-24 09:53:47 +05:30
porttrace.h Initial public version 2016-08-17 23:08:22 +08:00
projdefs.h Initial public version 2016-08-17 23:08:22 +08:00
queue.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
ringbuf.h freertos/ringbuf: Added an API xRingbufferCreateNoSplit() 2017-12-07 17:04:23 +05:30
semphr.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
StackMacros.h Initial public version 2016-08-17 23:08:22 +08:00
task.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
timers.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
xtensa_api.h esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
xtensa_config.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_context.h freertos: Update comments in "port" section (portMUX/etc) 2017-10-20 11:17:44 +08:00
xtensa_rtos.h freertos: fix error when including xtensa-timer.h from other components 2017-10-18 14:37:22 +08:00
xtensa_timer.h freertos: fix error when including xtensa-timer.h from other components 2017-10-18 14:37:22 +08:00