Home
last modified time | relevance | path

Searched full:comment (Results 1 – 13 of 13) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dformatting.yml17 ( ( github.event.comment.body == '/bot run uncrustify' ) ||
18 ( github.event.comment.body == '/bot run formatting' ) ) }}
/Kernel-v11.1.0/examples/coverity/
Dcoverity_misra.config16 "reason": "Code snippet is used in comment to help explanation."
/Kernel-v11.1.0/portable/MSVC-MingW/
Dport.c39 #pragma comment(lib, "winmm.lib")
262 configASSERT( pxThreadState->pvThread ); /* See comment where TerminateThread() is called. */ in pxPortInitialiseStack()
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt175 There are more details about build options in the comment in the Makefile.
561 the comment "USER_EDIT" in xtensa_vectors.S.
Dxtensa_vectors.S338 See comment in xtensa_rtos.h for more details.
/Kernel-v11.1.0/include/
Dlist.h85 * FreeRTOSConfig.h (as per the example at the bottom of this comment block).
DFreeRTOS.h50 #include <stdint.h> /* READ COMMENT ABOVE. */
/Kernel-v11.1.0/portable/ThirdParty/GCC/Posix/
Dport.c437 * Comment code to adjust timing according to full demo requirements in vPortSystemTickHandler()
/Kernel-v11.1.0/portable/GCC/ARM_CM7/r0p1/
Dport.c284 …" mov r0, #0 \n" /* Clear the bit that indicates the FPU is in use, see comment above. … in prvPortStartFirstTask()
/Kernel-v11.1.0/portable/GCC/ARM_CM4F/
Dport.c290 …" mov r0, #0 \n" /* Clear the bit that indicates the FPU is in use, see comment above. … in prvPortStartFirstTask()
/Kernel-v11.1.0/examples/template_configuration/
DFreeRTOSConfig.h403 * at all (i.e. comment out or delete the definitions) to completely remove
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dport.c987 …" mov r0, #0 \n" /* Clear the bit that indicates the FPU is in use, see comment above. … in xPortStartScheduler()
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dxtensa_vectors.S481 See comment in xtensa_rtos.h for more details.