FreeRTOS-Kernel/include
chinglee-iot 51437bf943
Fix MISRA C 2012 rule 8.6 errors (#862)
* Fix MISRA C 2012 rule 8.6 errors

* Add suppression for hook function

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-34-245.ap-northeast-1.compute.internal>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2023-12-07 14:23:02 +05:30
..
atomic.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
CMakeLists.txt Fix circular dependency in CMake project (#700) 2023-07-10 15:08:59 -07:00
croutine.h Add parameter name for function type (#845) 2023-12-06 21:53:52 +05:30
deprecated_definitions.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
event_groups.h Fix MISRA C 2012 Rule 10.3 errors (#860) 2023-11-28 13:29:07 +08:00
FreeRTOS.h Update xTaskGetIdleTaskHandle() For SMP (#868) 2023-12-05 14:31:11 +08:00
list.h Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
message_buffer.h Add functions to get the buffers of statically created objects (#641) 2023-03-22 15:27:57 -07:00
mpu_prototypes.h Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
mpu_syscall_numbers.h Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
mpu_wrappers.h Add base priority get APIs (#818) 2023-10-17 12:19:17 +08:00
newlib-freertos.h Paranthesize expression-like macro (#668) 2023-04-28 14:05:56 -07:00
picolibc-freertos.h Fix pxTopOfStack calculation in configINIT_TLS_BLOCK for picolib (#739) 2023-08-07 11:52:52 +05:30
portable.h Add Access Control List to MPU ports (#765) 2023-09-18 15:34:42 +05:30
projdefs.h Add parameter name for function type (#845) 2023-12-06 21:53:52 +05:30
queue.h Fix MISRA C 2012 rule 8.6 errors (#862) 2023-12-07 14:23:02 +05:30
semphr.h Update xSemaphoreGetStaticBuffer prototype in comment (#704) 2023-07-17 16:12:05 +05:30
stack_macros.h Fix MISRA_C_2012 rule 13.2 violation (#855) 2023-12-07 12:15:09 +05:30
StackMacros.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
stdint.readme Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
stream_buffer.h Fix MISRA C 2012 rule 8.6 errors (#862) 2023-12-07 14:23:02 +05:30
task.h Fix MISRA C 2012 rule 8.6 errors (#862) 2023-12-07 14:23:02 +05:30
timers.h Fix MISRA C 2012 rule 8.6 errors (#862) 2023-12-07 14:23:02 +05:30