Home
last modified time | relevance | path

Searched full:portable (Results 1 – 25 of 143) sorted by relevance

123456

/Kernel-v11.1.0/
Dsbom.spdx74 FileName: ./portable/WizC/PIC18/port.c
75 SPDXID: SPDXRef-File-portable-WizC-PIC18-port.c
81 FileName: ./portable/WizC/PIC18/Drivers/Tick/isrTick.c
82 SPDXID: SPDXRef-File-portable-WizC-PIC18-Drivers-Tick-isrTick.c
88 FileName: ./portable/WizC/PIC18/Drivers/Tick/Tick.c
89 SPDXID: SPDXRef-File-portable-WizC-PIC18-Drivers-Tick-Tick.c
95 FileName: ./portable/Rowley/MSP430F449/port.c
96 SPDXID: SPDXRef-File-portable-Rowley-MSP430F449-port.c
102 FileName: ./portable/CCS/ARM_CM3/port.c
103 SPDXID: SPDXRef-File-portable-CCS-ARMCM3-port.c
[all …]
DREADME.md122 - The ```./portable``` directory contains the files that are specific to a particular microcontroll…
123 See the readme file in the ```./portable``` directory for more information.
181 [portable/MemMang](portable/MemMang), and [portable/Common](portable/Common)
D.gitmodules2 path = portable/ThirdParty/Partner-Supported-Ports
5 path = portable/ThirdParty/Community-Supported-Ports
/Kernel-v11.1.0/portable/ARMv8M/
Dcopy_files.py49 'ARM_CM23' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM23')],
50 'ARM_CM33' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')],
51 'ARM_CM35P':[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')],
52 'ARM_CM55' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')],
53 'ARM_CM85' :[os.path.join('secure', 'context', 'portable', 'GCC', 'ARM_CM33')]
56 'ARM_CM23' :[os.path.join('secure', 'context', 'portable', 'IAR', 'ARM_CM23')],
57 'ARM_CM33' :[os.path.join('secure', 'context', 'portable', 'IAR', 'ARM_CM33')],
58 'ARM_CM35P':[os.path.join('secure', 'context', 'portable', 'IAR', 'ARM_CM33')],
59 'ARM_CM55' :[os.path.join('secure', 'context', 'portable', 'IAR', 'ARM_CM33')],
60 'ARM_CM85' :[os.path.join('secure', 'context', 'portable', 'IAR', 'ARM_CM33')]
[all …]
DReadMe.txt4 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NNN directories prior to each
8 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85] directories.
11 the FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NTZ directories.
/Kernel-v11.1.0/include/
Ddeprecated_definitions.h43 #include "..\..\Source\portable\owatcom\16bitdos\pc\portmacro.h"
48 #include "..\..\Source\portable\owatcom\16bitdos\flsh186\portmacro.h"
53 #include "../portable/GCC/ATMega323/portmacro.h"
57 #include "../portable/IAR/ATMega323/portmacro.h"
61 #include "../../Source/portable/MPLAB/PIC24_dsPIC/portmacro.h"
65 #include "../../Source/portable/MPLAB/PIC24_dsPIC/portmacro.h"
69 #include "../../Source/portable/MPLAB/PIC18F/portmacro.h"
73 #include "../../Source/portable/MPLAB/PIC32MX/portmacro.h"
81 #include "../../Source/portable/SDCC/Cygnal/portmacro.h"
85 #include "../../Source/portable/GCC/ARM7_LPC2000/portmacro.h"
[all …]
/Kernel-v11.1.0/.github/scripts/
Dkernel_checker.py91 r'.*portable/IAR/AtmelSAM7S64/.*AT91SAM7.*',
92 r'.*portable/GCC/ARM7_AT91SAM7S/.*',
93 r'.*portable/MPLAB/PIC18F/stdio.h',
94 r'.*portable/ThirdParty/xClang/XCOREAI/*',
98 r'.*portable/template/*',
103 r'.*portable/ThirdParty/GCC/Posix/port*',
104 r'.*portable/ThirdParty/*',
105 r'.*portable/IAR/AVR32_UC3/.*',
106 r'.*portable/GCC/AVR32_UC3/.*',
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dlibrary.cmake55 target_sources(FreeRTOS-Kernel-Heap1 INTERFACE ${FREERTOS_KERNEL_PATH}/portable/MemMang/heap_1.c)
59 target_sources(FreeRTOS-Kernel-Heap2 INTERFACE ${FREERTOS_KERNEL_PATH}/portable/MemMang/heap_2.c)
63 target_sources(FreeRTOS-Kernel-Heap3 INTERFACE ${FREERTOS_KERNEL_PATH}/portable/MemMang/heap_3.c)
67 target_sources(FreeRTOS-Kernel-Heap4 INTERFACE ${FREERTOS_KERNEL_PATH}/portable/MemMang/heap_4.c)
71 target_sources(FreeRTOS-Kernel-Heap5 INTERFACE ${FREERTOS_KERNEL_PATH}/portable/MemMang/heap_5.c)
DFreeRTOS_Kernel_import.cmake1 # This is a copy of <FREERTOS_KERNEL_PATH>/portable/ThirdParty/GCC/RP2040/FREERTOS_KERNEL_import.cm…
13 set(FREERTOS_KERNEL_RP2040_RELATIVE_PATH "portable/ThirdParty/GCC/RP2040")
/Kernel-v11.1.0/portable/ARMv8M/secure/
DReadMe.txt4 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NNN directories prior to
8 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85] directories.
11 the FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NTZ directories.
/Kernel-v11.1.0/portable/ARMv8M/non_secure/
DReadMe.txt4 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NNN directories prior to
8 FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85] directories.
11 the FreeRTOS/Source/portable/[compiler]/ARM_CM[23|33|55|85]_NTZ directories.
/Kernel-v11.1.0/portable/WizC/PIC18/
DInstall.bat84 attrib -R "%FEDLIBSUSER%\libFreeRTOS\Include\Portable.h" >nul
124 copy /V /Y "..\..\..\include\Portable.h" "%FEDLIBSUSER%\libFreeRTOS\Include\Portable.h" >nul
148 attrib +R "%FEDLIBSUSER%\libFreeRTOS\Include\Portable.h" >nul
/Kernel-v11.1.0/portable/ThirdParty/GCC/RISC-V/
DREADME-for-info-on-official-MIT-license-port.txt2 \FreeRTOS\Source\portable\GCC\RISC-V
3 \FreeRTOS\Source\portable\IAR\RISC-V
/Kernel-v11.1.0/portable/
Dreadme.txt6 + The FreeRTOS/Source/Portable/MemMang directory contains the five sample
17 FreeRTOS/Source/Portable/[compiler]/[architecture] directory. If this is the
/Kernel-v11.1.0/portable/IAR/ARM_CM7/
DReadMe.txt14 the /FreeRTOS/Source/portable/IAR/ARM_CM4F directory.
17 Cortex-M7 r0p1 port located in the /FreeRTOS/Source/portable/IAR/ARM_CM7/r0p1
/Kernel-v11.1.0/portable/GCC/ARM_CM7/
DReadMe.txt14 the /FreeRTOS/Source/portable/GCC/ARM_CM4F directory.
17 Cortex-M7 r0p1 port located in the /FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1
/Kernel-v11.1.0/portable/RVDS/ARM_CM7/
DReadMe.txt14 the /FreeRTOS/Source/portable/RVDS/ARM_CM4F directory.
17 Cortex-M7 r0p1 port located in the /FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1
/Kernel-v11.1.0/portable/IAR/RISC-V/chip_specific_extensions/
Dreadme.txt6 * + FreeRTOS\Source\portable\GCC\RISC-V-RV32\portASM.S contains the code that
21 * FreeRTOS\Source\portable\GCC\RISC-V-RV32\chip_specific_extensions\RV32I_CLINT_no_extensions
/Kernel-v11.1.0/portable/IAR/RISC-V/
Dreadme.txt6 * + FreeRTOS\Source\portable\GCC\RISC-V-RV32\portASM.S contains the code that
21 * FreeRTOS\Source\portable\GCC\RISC-V-RV32\chip_specific_extensions\RV32I_CLINT_no_extensions
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/
Dreadme.txt6 * + FreeRTOS\Source\portable\GCC\RISC-V-RV32\portASM.S contains the code that
21 * FreeRTOS\Source\portable\GCC\RISC-V-RV32\chip_specific_extensions\RV32I_CLINT_no_extensions
/Kernel-v11.1.0/portable/GCC/RISC-V/
Dreadme.txt6 * + FreeRTOS\Source\portable\GCC\RISC-V-RV32\portASM.S contains the code that
21 * FreeRTOS\Source\portable\GCC\RISC-V-RV32\chip_specific_extensions\RV32I_CLINT_no_extensions
/Kernel-v11.1.0/.github/workflows/
Dkernel-demos.yml235 FreeRTOS/Source/portable/GCC/MicroBlazeV9/port.c \
236 FreeRTOS/Source/portable/GCC/MicroBlazeV9/portasm.S \
237 FreeRTOS/Source/portable/GCC/MicroBlazeV9/port_exceptions.c \
241 -I FreeRTOS/Source/portable/GCC/MicroBlazeV9/ \
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h34 * + FreeRTOS\Source\portable\GCC\RISC-V\portASM.S contains the code that
49 * FreeRTOS\Source\portable\GCC\RISC-V\chip_specific_extensions\RISCV_MTIME_CLINT_no_extensions
/Kernel-v11.1.0/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h34 * + FreeRTOS\Source\portable\GCC\RISC-V\portASM.S contains the code that
49 * FreeRTOS\Source\portable\GCC\RISC-V\chip_specific_extensions\RISCV_MTIME_CLINT_no_extensions
/Kernel-v11.1.0/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
Dfreertos_risc_v_chip_specific_extensions.h34 * + FreeRTOS\Source\portable\GCC\RISC-V-RV32\portASM.S contains the code that
49 * FreeRTOS\Source\portable\GCC\RISC-V-RV32\chip_specific_extensions\RV32I_CLINT_no_extensions

123456