Home
last modified time | relevance | path

Searched refs:macro (Results 1 – 25 of 54) sorted by relevance

123

/FreeRTOS-Kernel/portable/GCC/IA32_flat/
A DISR_Support.h34 .macro portFREERTOS_INTERRUPT_ENTRY
79 .macro portINTERRUPT_EPILOGUE
121 .macro portFREERTOS_INTERRUPT_EXIT
/FreeRTOS-Kernel/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/
A Dfreertos_risc_v_chip_specific_extensions.h61 .macro portasmSAVE_ADDITIONAL_REGISTERS
65 .macro portasmRESTORE_ADDITIONAL_REGISTERS
/FreeRTOS-Kernel/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/
A Dfreertos_risc_v_chip_specific_extensions.h61 .macro portasmSAVE_ADDITIONAL_REGISTERS
65 .macro portasmRESTORE_ADDITIONAL_REGISTERS
/FreeRTOS-Kernel/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/
A Dfreertos_risc_v_chip_specific_extensions.h61 .macro portasmSAVE_ADDITIONAL_REGISTERS
65 .macro portasmRESTORE_ADDITIONAL_REGISTERS
/FreeRTOS-Kernel/portable/ThirdParty/GCC/ARM_TFM/
A DREADME.md48 This macro should be configured as 0. In this port, TF-M runs in the Secure Side while FreeRTOS
52 The setting of this macro is decided by the setting in Secure Side which is platform-specific.
53 …ide enables Non-Secure access to FPU, then this macro can be configured as 0 or 1. Otherwise, this…
58 The setting of this macro is decided by the setting in Secure Side which is platform-specific.
59 …ide enables Non-Secure access to MVE, then this macro can be configured as 0 or 1. Otherwise, this…
64 This macro should be configured as 0 because TF-M doesn't use the secure context management functio…
/FreeRTOS-Kernel/portable/IAR/MSP430/
A Dportasm.h32 portSAVE_CONTEXT macro
57 portRESTORE_CONTEXT macro
/FreeRTOS-Kernel/portable/Rowley/MSP430F449/
A Dportasm.h32 portSAVE_CONTEXT macro
53 portRESTORE_CONTEXT macro
/FreeRTOS-Kernel/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/
A Dfreertos_risc_v_chip_specific_extensions.h75 .macro portasmSAVE_ADDITIONAL_REGISTERS
92 .macro portasmRESTORE_ADDITIONAL_REGISTERS
/FreeRTOS-Kernel/portable/GCC/ColdFire_V2/
A Dportasm.S45 .macro portSAVE_CONTEXT
54 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/CodeWarrior/ColdFire_V1/
A Dportasm.S51 .macro portSAVE_CONTEXT
60 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/CodeWarrior/ColdFire_V2/
A Dportasm.S51 .macro portSAVE_CONTEXT
60 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/GCC/RL78/
A Disr_support.h39 .macro portSAVE_CONTEXT
88 .macro portRESTORE_CONTEXT MACRO
/FreeRTOS-Kernel/portable/GCC/RISC-V/
A DportContext.h127 .macro portcontexSAVE_FPU_CONTEXT
167 .macro portcontextRESTORE_FPU_CONTEXT
207 .macro portcontexSAVE_VPU_CONTEXT
241 .macro portcontextRESTORE_VPU_CONTEXT
273 .macro portcontextSAVE_CONTEXT_INTERNAL
372 .macro portcontextSAVE_EXCEPTION_CONTEXT
382 .macro portcontextSAVE_INTERRUPT_CONTEXT
391 .macro portcontextRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/CCRH/F1Kx/
A Dportasm.s61 portSAVE_CONTEXT .macro
101 portRESTORE_CONTEXT .macro
137 SAVE_REGISTER .macro
/FreeRTOS-Kernel/portable/CCS/MSP430X/
A Dportext.asm47 portSAVE_CONTEXT .macro
58 portRESTORE_CONTEXT .macro
115 ; Manual context switch called by the portYIELD() macro.
/FreeRTOS-Kernel/portable/IAR/MSP430X/
A Dportext.s4342 portSAVE_CONTEXT macro
53 portRESTORE_CONTEXT macro
98 * Manual context switch called by the portYIELD() macro.
/FreeRTOS-Kernel/portable/IAR/ARM_CA5_No_GIC/
A DportASM.h35 portSAVE_CONTEXT macro variable
74 portRESTORE_CONTEXT macro
/FreeRTOS-Kernel/portable/IAR/ARM_CA9/
A DportASM.h35 portSAVE_CONTEXT macro variable
72 portRESTORE_CONTEXT macro
/FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32/include/
A Dxt_asm_utils.h51 .macro SPILL_ALL_WINDOWS
/FreeRTOS-Kernel/portable/MPLAB/PIC32MEC14xx/
A DISR_Support.h38 .macro portSAVE_CONTEXT
144 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/MPLAB/PIC32MX/
A DISR_Support.h36 .macro portSAVE_CONTEXT
126 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/Renesas/SH2A_FPU/
A DISR_Support.inc28 .macro portSAVE_CONTEXT
51 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/CCS/ARM_Cortex-R4/
A DportASM.asm40 portSAVE_CONTEXT .macro
98 portRESTORE_CONTEXT .macro
/FreeRTOS-Kernel/portable/GCC/MicroBlaze/
A Dportasm.s39 .macro portSAVE_CONTEXT
84 .macro portRESTORE_CONTEXT
/FreeRTOS-Kernel/portable/MPLAB/PIC32MZ/
A DISR_Support.h39 .macro portSAVE_FPU_REGS offset, base
80 .macro portLOAD_FPU_REGS offset, base
121 .macro portSAVE_CONTEXT
284 .macro portRESTORE_CONTEXT

Completed in 25 milliseconds

123