Home
last modified time | relevance | path

Searched defs:portNVIC_INT_CTRL_REG (Results 1 – 25 of 43) sorted by relevance

12

/FreeRTOS-Kernel/portable/RVDS/ARM_CM0/
A Dportmacro.h86 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
A Dport.c41 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/CCS/ARM_CM4F/
A Dportmacro.h92 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/CCS/ARM_CM3/
A Dportmacro.h98 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM0/
A Dport.c47 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/MikroC/ARM_CM4F/
A Dportmacro.h100 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM7/r0p1/
A Dportmacro.h100 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM3/
A Dportmacro.h101 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM4F/
A Dportmacro.h100 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/RVDS/ARM_CM3/
A Dportmacro.h100 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/RVDS/ARM_CM4F/
A Dportmacro.h100 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/RVDS/ARM_CM7/r0p1/
A Dportmacro.h100 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/GCC/ARM_CM3/
A Dportmacro.h96 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/GCC/ARM_CM4F/
A Dportmacro.h99 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/GCC/ARM_CM7/r0p1/
A Dportmacro.h96 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/ThirdParty/GCC/RP2040/include/
A Dportmacro.h98 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/ThirdParty/GCC/RP2040/
A Dport.c53 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM4F_MPU/
A Dportmacro.h280 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/GCC/ARM_CM3_MPU/
A Dportmacro.h187 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM55_NTZ/non_secure/
A Dportmacrocommon.h410 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM85/non_secure/
A Dportmacrocommon.h410 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM85_NTZ/non_secure/
A Dportmacrocommon.h410 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM23/non_secure/
A Dportmacrocommon.h410 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM23_NTZ/non_secure/
A Dportmacrocommon.h410 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro
/FreeRTOS-Kernel/portable/IAR/ARM_CM33/non_secure/
A Dportmacrocommon.h410 #define portNVIC_INT_CTRL_REG ( *( ( volatile uint32_t * ) 0xe000ed04 ) ) macro

Completed in 33 milliseconds

12