FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 390fb06b49 First pass at updating from MISRA 2004 to MISRA 2012:
Updated pvContainer member of list items to List_t * rather than void * as they are always contained in a list if anywhere.
Made EventGroupHandle_t typesafe pointer to forward referenced struct rather than void pointer.
Made TaskHandle_t typesafe pointer to forward referenced struct, rather than a void pointer.
2018-06-03 22:57:46 +00:00
..
croutine.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
deprecated_definitions.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
event_groups.h First pass at updating from MISRA 2004 to MISRA 2012: 2018-06-03 22:57:46 +00:00
FreeRTOS.h Update definition of StaticTimer_t so its size is correct on MSP403X large memory model builds. 2018-05-07 16:31:50 +00:00
list.h First pass at updating from MISRA 2004 to MISRA 2012: 2018-06-03 22:57:46 +00:00
message_buffer.h Introduce xMessageBufferNextLengthBytes() and tests for the same. 2018-03-04 19:25:14 +00:00
mpu_prototypes.h First pass at updating from MISRA 2004 to MISRA 2012: 2018-06-03 22:57:46 +00:00
mpu_wrappers.h Introduce xMessageBufferNextLengthBytes() and tests for the same. 2018-03-04 19:25:14 +00:00
portable.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
projdefs.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
queue.h Correct out of date comment in tasks.c. 2017-12-28 20:20:26 +00:00
semphr.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
stack_macros.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
StackMacros.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +00:00
stream_buffer.h Introduce xMessageBufferNextLengthBytes() and tests for the same. 2018-03-04 19:25:14 +00:00
task.h First pass at updating from MISRA 2004 to MISRA 2012: 2018-06-03 22:57:46 +00:00
timers.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00