Lines Matching full:freertos

2  * FreeRTOS Kernel V10.6.2
24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
33 * Include the generic headers required for the FreeRTOS port being used.
43 * stdint.h is only mandatory with C99 (FreeRTOS does not require C99 in any
45 * + The FreeRTOS download includes a simple stdint.h definition that can be
47 * contains the typedefs required to build FreeRTOS. Read the instructions
48 * in FreeRTOS/source/stdint.readme for more information.
67 …t be defined in FreeRTOSConfig.h. See the Configuration section of the FreeRTOS API documentation…
71 …t be defined in FreeRTOSConfig.h. See the Configuration section of the FreeRTOS API documentation…
94 /* Basic FreeRTOS definitions. */
108 #include "newlib-freertos.h"
119 #include "picolibc-freertos.h"
157 …t be defined in FreeRTOSConfig.h. See the Configuration section of the FreeRTOS API documentation…
165 …reeRTOSConfig.h as either 1 or 0. See the Configuration section of the FreeRTOS API documentation…
169 …reeRTOSConfig.h as either 1 or 0. See the Configuration section of the FreeRTOS API documentation…
173 …reeRTOSConfig.h as either 1 or 0. See the Configuration section of the FreeRTOS API documentation…
179 …TS is defined to incorrect value. See the Configuration section of the FreeRTOS API documentation…
842 …_COUNTER_VALUE must also be defined. See the examples provided and the FreeRTOS web site for more…
1049 /* Definitions to allow backward compatibility with FreeRTOS versions prior to
1119 #error The alternative API was deprecated some time ago, and was removed in FreeRTOS V9.0 0
1123 * if floating point hardware is otherwise supported by the FreeRTOS port in use.
1124 * This constant is not supported by all FreeRTOS ports that include floating
1154 /* Set configRUN_FREERTOS_SECURE_ONLY to 1 to run the FreeRTOS ARMv8M port on
1212 * In line with software engineering best practice, FreeRTOS implements a strict
1213 * data hiding policy, so the real structures used by FreeRTOS to maintain the
1265 * library that is likely to change in future versions, FreeRTOS implements a
1267 * FreeRTOS is not accessible to application code. However, if the application
1328 * library that is likely to change in future versions, FreeRTOS implements a
1330 * FreeRTOS is not accessible to application code. However, if the application
1371 * library that is likely to change in future versions, FreeRTOS implements a
1373 * internally by FreeRTOS is not accessible to application code. However, if
1399 * library that is likely to change in future versions, FreeRTOS implements a
1401 * internally by FreeRTOS is not accessible to application code. However, if
1426 * library that is likely to change in future versions, FreeRTOS implements a
1428 * internally by FreeRTOS is not accessible to application code. However, if