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
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>
1 year ago
..
CMakeLists.txt Fix circular dependency in CMake project (#700) 2 years ago
FreeRTOS.h Update xTaskGetIdleTaskHandle() For SMP (#868) 1 year 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
croutine.h Add parameter name for function type (#845) 1 year ago
deprecated_definitions.h Normalize line endings and whitespace in source files 2 years ago
event_groups.h Fix MISRA C 2012 Rule 10.3 errors (#860) 1 year 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 Update system call entry mechanism (#898) 1 year ago
mpu_syscall_numbers.h Update system call entry mechanism (#898) 1 year ago
mpu_wrappers.h Add base priority get APIs (#818) 1 year ago
newlib-freertos.h Paranthesize expression-like macro (#668) 2 years ago
picolibc-freertos.h Fix pxTopOfStack calculation in configINIT_TLS_BLOCK for picolib (#739) 2 years ago
portable.h Add Access Control List to MPU ports (#765) 1 year ago
projdefs.h Add parameter name for function type (#845) 1 year ago
queue.h Fix MISRA C 2012 rule 8.6 errors (#862) 1 year ago
semphr.h Update xSemaphoreGetStaticBuffer prototype in comment (#704) 2 years ago
stack_macros.h Fix MISRA_C_2012 rule 13.2 violation (#855) 1 year ago
stdint.readme Normalize line endings and whitespace in source files 2 years ago
stream_buffer.h Fix MISRA C 2012 rule 8.6 errors (#862) 1 year ago
task.h Fix MISRA C 2012 rule 8.6 errors (#862) 1 year ago
timers.h Fix MISRA C 2012 rule 8.6 errors (#862) 1 year ago