Home
last modified time | relevance | path

Searched full:file (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/Kernel-v11.0.1/
Dsbom.spdx25 SPDXID: SPDXRef-File-queue.c
32 SPDXID: SPDXRef-File-tasks.c
39 SPDXID: SPDXRef-File-eventgroups.c
46 SPDXID: SPDXRef-File-streambuffer.c
53 SPDXID: SPDXRef-File-list.c
60 SPDXID: SPDXRef-File-timers.c
67 SPDXID: SPDXRef-File-croutine.c
74 SPDXID: SPDXRef-File-examples-cmakeexample-main.c
81 SPDXID: SPDXRef-File-portable-MemMang-heap3.c
88 SPDXID: SPDXRef-File-portable-MemMang-heap1.c
[all …]
DREADME.md123 See the readme file in the ```./portable``` directory for more information.
128 See the [FreeRTOSConfig.h](examples/template_configuration/FreeRTOSConfig.h) file for instructions.
134 The configuration file used by uncrustify can be found in the
137 file.
141 File checked into the FreeRTOS-Kernel repository use unix-style LF line endings
168 spelling check. The config file for which can be found at [cspell.config.yaml](cspell.config.yaml)
DHistory.txt5 + Updated the SBOM file.
20 starting point to create the FreeRTOSConfig.h file for their application.
110 + Add runtime parameter checks to functions in mpu_wrappers_v2.c file.
376 + Update the uncrustify config file to match the version of the uncrustify
543 + ./FreeRTOS-Labs directory was removed from this file. The libraries it
590 script (scatter file) variables instead of being hard coded.
633 iodefine.h includes within that port's port.c file.
664 + Reverted moving some variables from file to function scope as doing so
773 tasks.c source file. When configINCLUDE_FREERTOS_TASK_C_ADDITIONS_H is
774 set to 1 a user provided header file called freertos_task_c_additions.h
[all …]
DMISRA.md11 Additionally, [MISRA configuration file](examples/coverity/coverity_misra.config)
29 header file is not useful as the assembly code will still need to declare it
35 and therefore, not declared in a header file.
/Kernel-v11.0.1/include/
Dprojdefs.h34 * file to ensure the type is known before portable.h is included.
87 #define pdFREERTOS_ERRNO_ENOENT 2 /* No such file or directory */
91 #define pdFREERTOS_ERRNO_EBADF 9 /* Bad file number */
98 #define pdFREERTOS_ERRNO_EEXIST 17 /* File exists */
106 #define pdFREERTOS_ERRNO_EROFS 30 /* Read only file system */
109 #define pdFREERTOS_ERRNO_EFTYPE 79 /* Inappropriate file type or format */
112 #define pdFREERTOS_ERRNO_ENAMETOOLONG 91 /* File or path name too long */
Dstdint.readme37 * To use this file:
39 * 1) Copy this file into the directory that contains your FreeRTOSConfig.h
40 * header file, as that directory will already be in the compiler's include
43 * 2) Rename the copied file stdint.h.
Dportable.h36 /* Each FreeRTOS port has a unique portmacro.h header file. Originally a
38 * portmacro.h file for the port being used. That scheme was deprecated in favour
40 * portmacro.h file - removing the need for the constant and allowing the
41 * portmacro.h file to be located anywhere in relation to the port being used.
45 * file. */
49 * did not result in a portmacro.h header file being included - and it should be
50 * included here. In this case the path to the correct portmacro.h header file
Ddeprecated_definitions.h33 /* Each FreeRTOS port has a unique portmacro.h header file. Originally a
35 * portmacro.h file for the port being used. That scheme was deprecated in favour
37 * portmacro.h file - removing the need for the constant and allowing the
38 * portmacro.h file to be located anywhere in relation to the port being used. The
214 /* A short file name has to be used in place of the normal
223 /* A short file name has to be used in place of the normal
/Kernel-v11.0.1/portable/IAR/AVR32_UC3/
Dread.c29 /*This file is prepared for Doxygen automatic documentation generation.*/
31 /*! \file *********************************************************************
92 * \param handle File handle to read from.
96 * \return The number of bytes read, \c 0 at the end of the file, or
106 /* For all other file handles, it returns failure. */ in __read()
Dwrite.c29 /*This file is prepared for Doxygen automatic documentation generation.*/
31 /*! \file *********************************************************************
97 * \param handle File handle to write to.
116 /* For all other file handles, it returns failure. */ in __write()
/Kernel-v11.0.1/portable/IAR/RISC-V/chip_specific_extensions/
Dreadme.txt8 * portASM.S file because the same file is built for all RISC-V target chips.
17 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/IAR/RISC-V/
Dreadme.txt8 * portASM.S file because the same file is built for all RISC-V target chips.
17 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/GCC/RISC-V/
Dreadme.txt8 * portASM.S file because the same file is built for all RISC-V target chips.
17 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/
Dreadme.txt8 * portASM.S file because the same file is built for all RISC-V target chips.
17 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/.github/
DCODEOWNERS1 # Each line is a file pattern followed by one or more owners.
30 # In this example, @octocat owns any file in an apps directory
34 # In this example, @doctocat owns any file in the `/docs`
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h36 * portASM.S file because the same file is built for all RISC-V target chips.
45 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h36 * portASM.S file because the same file is built for all RISC-V target chips.
45 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h36 * portASM.S file because the same file is built for all RISC-V target chips.
45 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h36 * portASM.S file because the same file is built for all RISC-V target chips.
45 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/MemMang/
Dheap_3.c34 * This file can only be used if the linker is configured to to generate
45 * task.h is included from an application file. */
54 #error This file must not be used if configSUPPORT_DYNAMIC_ALLOCATION is 0
/Kernel-v11.0.1/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/
Dfreertos_risc_v_chip_specific_extensions.h36 * portASM.S file because the same file is built for all RISC-V target chips.
45 * HEADER FILE FOR THE CHIP IN USE. This is done using the assembler's (not the
/Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/
DFreeRTOS-openocd.c6 * Add this file to your project, and, if you're using --gc-sections,
23 * This file is no longer needed as AFTER FreeRTOS V10.14.1 OpenOCD is fixed in the kernel.
/Kernel-v11.0.1/portable/IAR/ATMega323/
Dportmacro.s9048 ; Functions implemented in this file
67 ; You will also have to add an EXTERN statement at the top of the file.
90 ; restoring a task context has to be written in an asm file.
99 ; vPortYieldFromTick() in this assembly file. For convenience
/Kernel-v11.0.1/portable/IAR/AVR_AVRDx/
Dportmacro.s9045 ; Functions implemented in this file
64 ; You will also have to add an EXTERN statement at the top of the file.
85 ; restoring a task context has to be written in an asm file.
94 ; vPortYieldFromTick() in this assembly file. For convenience
/Kernel-v11.0.1/portable/IAR/AVR_Mega0/
Dportmacro.s9045 ; Functions implemented in this file
64 ; You will also have to add an EXTERN statement at the top of the file.
85 ; restoring a task context has to be written in an asm file.
94 ; vPortYieldFromTick() in this assembly file. For convenience

12345678910>>...19