Home
last modified time | relevance | path

Searched full:examples (Results 1 – 11 of 11) sorted by relevance

/Kernel-v11.0.1/examples/coverity/
DREADME.md38 cmake -B build -S examples/coverity
50 --coding-standard-config ../examples/coverity/coverity_misra.config \
/Kernel-v11.0.1/.github/workflows/
Dkernel-demos.yml109 working-directory: examples/cmake_example
116 working-directory: examples/cmake_example
Dcoverity_scan.yml61 cmake -S ./examples/cmake_example/ -B build
/Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/
Dreadme_xtensa.txt44 serve as additional examples.
118 "make all" will build all the examples. There is another makefile in
181 Building the FreeRTOS Examples
184 The provided examples are designed to run on the Xtensa instruction set
188 To build the examples for the default platform (simulator):
217 This compiles the examples and links them with the FreeRTOS library
/Kernel-v11.0.1/
DMISRA.md11 Additionally, [MISRA configuration file](examples/coverity/coverity_misra.config)
DREADME.md128 See the [FreeRTOSConfig.h](examples/template_configuration/FreeRTOSConfig.h) file for instructions.
Dsbom.spdx73 FileName: ./examples/cmake_example/main.c
74 SPDXID: SPDXRef-File-examples-cmakeexample-main.c
/Kernel-v11.0.1/.github/
DCONTRIBUTING.md24 …e forums or filing an issue, please include as many relevant details as possible. Examples include:
/Kernel-v11.0.1/include/
Dtask.h2518 * Events can be sent to a task using an intermediary object. Examples of such
2665 * Events can be sent to a task using an intermediary object. Examples of such
2819 * Events can be sent to a task using an intermediary object. Examples of such
2932 * Events can be sent to a task using an intermediary object. Examples of such
3009 * Events can be sent to a task using an intermediary object. Examples of such
3097 * Events can be sent to a task using an intermediary object. Examples of such
Dqueue.h1669 * length set by their maximum count value. Examples:
DFreeRTOS.h2596 …UE or portALT_GET_RUN_TIME_COUNTER_VALUE must also be defined. See the examples provided and the …