Home
last modified time | relevance | path

Searched refs:portASPEN_AND_LSPEN_BITS (Results 1 – 12 of 12) sorted by relevance

/Kernel-v10.6.2/portable/Tasking/ARM_CM4F/
HDport.c53 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
183 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM4F/
HDport.c87 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
348 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/
HDport.c81 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
336 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/CCS/ARM_CM4F/
HDport.c78 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
337 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/
HDport.c74 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
392 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM4F/
HDport.c80 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
404 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/RVDS/ARM_CM4F/
HDport.c93 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
429 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/
HDport.c87 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
413 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/MikroC/ARM_CM4F/
HDport.c70 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
398 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/
HDport.c128 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
809 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/
HDport.c104 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
933 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/
HDport.c94 #define portASPEN_AND_LSPEN_BITS ( 0x3UL << 30UL ) macro
927 *( portFPCCR ) |= portASPEN_AND_LSPEN_BITS; in xPortStartScheduler()