/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/ |
D | mpu_wrappers_v2_asm.c | 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 62 tst r0, #1 in MPU_xTaskDelayUntil() 71 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 74 #if ( INCLUDE_xTaskAbortDelay == 1 ) 85 tst r0, #1 in MPU_xTaskAbortDelay() 94 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 97 #if ( INCLUDE_vTaskDelay == 1 ) 108 tst r0, #1 in MPU_vTaskDelay() 117 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ 120 #if ( INCLUDE_uxTaskPriorityGet == 1 ) [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/ |
D | portmacro_asm.h | 53 * ( 32 + 1 ) * 4 = 132 bytes per task. 60 #define configENABLE_FPU 1 94 #define portTASK_IS_PRIVILEGED_FLAG ( 1UL << 1UL ) 131 #define portPRIVILEGED_RAM_REGION ( portMPU_TOTAL_REGIONS - 1UL ) 133 ( ( portLAST_CONFIGURABLE_REGION - portFIRST_CONFIGURABLE_REGION ) + 1UL ) 135 #define portTOTAL_NUM_REGIONS_IN_TCB ( portNUM_CONFIGURABLE_REGIONS + 1UL ) 139 #define portMPU_REGION_SIZE_32B ( 0x04UL << 1UL ) 140 #define portMPU_REGION_SIZE_64B ( 0x05UL << 1UL ) 141 #define portMPU_REGION_SIZE_128B ( 0x06UL << 1UL ) 142 #define portMPU_REGION_SIZE_256B ( 0x07UL << 1UL ) [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/ |
D | mpu_wrappers_v2_asm.c | 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ 135 #if ( INCLUDE_uxTaskPriorityGet == 1 ) [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/ |
D | mpu_wrappers_v2_asm.c | 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " tst r0, #1 \n" in MPU_xTaskDelayUntil() 76 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 79 #if ( INCLUDE_xTaskAbortDelay == 1 ) 92 " tst r0, #1 \n" in MPU_xTaskAbortDelay() 104 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 107 #if ( INCLUDE_vTaskDelay == 1 ) 120 " tst r0, #1 \n" in MPU_vTaskDelay() 132 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ 135 #if ( INCLUDE_uxTaskPriorityGet == 1 ) [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " movs r1, #1 \n" in MPU_xTaskDelayUntil() 77 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 80 #if ( INCLUDE_xTaskAbortDelay == 1 ) 93 " movs r1, #1 \n" in MPU_xTaskAbortDelay() 106 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 109 #if ( INCLUDE_vTaskDelay == 1 ) 122 " movs r1, #1 \n" in MPU_vTaskDelay() 135 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " movs r1, #1 \n" in MPU_xTaskDelayUntil() 77 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 80 #if ( INCLUDE_xTaskAbortDelay == 1 ) 93 " movs r1, #1 \n" in MPU_xTaskAbortDelay() 106 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 109 #if ( INCLUDE_vTaskDelay == 1 ) 122 " movs r1, #1 \n" in MPU_vTaskDelay() 135 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " movs r1, #1 \n" in MPU_xTaskDelayUntil() 77 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 80 #if ( INCLUDE_xTaskAbortDelay == 1 ) 93 " movs r1, #1 \n" in MPU_xTaskAbortDelay() 106 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 109 #if ( INCLUDE_vTaskDelay == 1 ) 122 " movs r1, #1 \n" in MPU_vTaskDelay() 135 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " movs r1, #1 \n" in MPU_xTaskDelayUntil() 77 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 80 #if ( INCLUDE_xTaskAbortDelay == 1 ) 93 " movs r1, #1 \n" in MPU_xTaskAbortDelay() 106 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 109 #if ( INCLUDE_vTaskDelay == 1 ) 122 " movs r1, #1 \n" in MPU_vTaskDelay() 135 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM0/ |
D | mpu_wrappers_v2_asm.c | 47 #if ( ( configENABLE_MPU == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 49 #if ( INCLUDE_xTaskDelayUntil == 1 ) 64 " movs r1, #1 \n" in MPU_xTaskDelayUntil() 79 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 82 #if ( INCLUDE_xTaskAbortDelay == 1 ) 95 " movs r1, #1 \n" in MPU_xTaskAbortDelay() 110 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ 113 #if ( INCLUDE_vTaskDelay == 1 ) 126 " movs r1, #1 \n" in MPU_vTaskDelay() 141 #endif /* if ( INCLUDE_vTaskDelay == 1 ) */ [all …]
|
D | portmacro.h | 49 …#error configENABLE_MPU must be defined in FreeRTOSConfig.h. Set configENABLE_MPU to 1 to enable … 78 #define portTICK_TYPE_IS_ATOMIC 1 88 #define portSTACK_GROWTH ( -1 ) 112 #if ( configENABLE_MPU == 1 ) 121 #if ( configENABLE_MPU == 1 ) 122 #define portUSING_MPU_WRAPPERS 1 146 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1UL ) /* Plus one to m… 150 #define portMPU_REGION_SIZE_256B ( 0x07UL << 1UL ) 151 #define portMPU_REGION_SIZE_512B ( 0x08UL << 1UL ) 152 #define portMPU_REGION_SIZE_1KB ( 0x09UL << 1UL ) [all …]
|
/Kernel-v11.1.0/portable/Common/ |
D | mpu_wrappers_v2.c | 52 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) ) 64 #define INDEX_OFFSET 1 86 #define KERNEL_OBJECT_TYPE_QUEUE ( 1UL ) 133 * found. Otherwise -1 is returned. 151 * handle, -1 otherwise. 183 #if ( configUSE_TIMERS == 1 ) 195 #endif /* #if ( configUSE_TIMERS == 1 ) */ 203 #if ( configUSE_QUEUE_SETS == 1 ) 218 #if ( configUSE_EVENT_GROUPS == 1 ) 226 #endif /* #if ( configUSE_EVENT_GROUPS == 1 ) */ [all …]
|
D | mpu_wrappers.c | 51 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 1 ) ) 53 #if ( configENABLE_ACCESS_CONTROL_LIST == 1 ) 57 #if ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) 91 #if ( configSUPPORT_STATIC_ALLOCATION == 1 ) 126 #if ( INCLUDE_vTaskDelete == 1 ) 145 #endif /* if ( INCLUDE_vTaskDelete == 1 ) */ 148 #if ( INCLUDE_xTaskDelayUntil == 1 ) 172 #endif /* if ( INCLUDE_xTaskDelayUntil == 1 ) */ 175 #if ( INCLUDE_xTaskAbortDelay == 1 ) 198 #endif /* if ( INCLUDE_xTaskAbortDelay == 1 ) */ [all …]
|
/Kernel-v11.1.0/examples/template_configuration/ |
D | FreeRTOSConfig.h | 80 /* Set configUSE_PREEMPTION to 1 to use pre-emptive scheduling. Set 83 #define configUSE_PREEMPTION 1 85 /* Set configUSE_TIME_SLICING to 1 to have the scheduler switch between Ready 92 /* Set configUSE_PORT_OPTIMISED_TASK_SELECTION to 1 to select the next task to 100 /* Set configUSE_TICKLESS_IDLE to 1 to use the low power tickless mode. Set to 107 * be assigned priorities of 0 to (configMAX_PRIORITIES - 1). Zero is the lowest 137 /* Set configIDLE_SHOULD_YIELD to 1 to have the Idle task yield to an 139 * can run. Set to 0 to have the Idle task use all of its timeslice. Default to 1 141 #define configIDLE_SHOULD_YIELD 1 145 * See https://www.freertos.org/RTOS-task-notifications.html Defaults to 1 if [all …]
|
/Kernel-v11.1.0/examples/coverity/ |
D | FreeRTOSConfig.h | 43 #define configUSE_PREEMPTION 1 44 #define configUSE_TIME_SLICING 1 46 #define configUSE_TICKLESS_IDLE 1 51 #define configIDLE_SHOULD_YIELD 1 52 #define configTASK_NOTIFICATION_ARRAY_ENTRIES 1U 54 #define configENABLE_BACKWARD_COMPATIBILITY 1 64 #define configUSE_TIMERS 1 65 #define configTIMER_TASK_PRIORITY ( configMAX_PRIORITIES - 1U ) 73 #define configSUPPORT_STATIC_ALLOCATION 1 74 #define configSUPPORT_DYNAMIC_ALLOCATION 1 [all …]
|
/Kernel-v11.1.0/ |
D | tasks.c | 47 #if ( ( configSUPPORT_STATIC_ALLOCATION == 1 ) && ( configKERNEL_PROVIDED_STATIC_MEMORY == 1 ) && (… 48 …#error configKERNEL_PROVIDED_STATIC_MEMORY cannot be set to 1 when using an MPU port. The vApplica… 58 #if ( configUSE_STATS_FORMATTING_FUNCTIONS == 1 ) 65 #endif /* configUSE_STATS_FORMATTING_FUNCTIONS == 1 ) */ 75 #if ( configNUMBER_OF_CORES == 1 ) 99 #else /* if ( configNUMBER_OF_CORES == 1 ) */ 107 #endif /* #if ( configNUMBER_OF_CORES == 1 ) */ 113 #define taskWAITING_NOTIFICATION ( ( uint8_t ) 1 ) 124 #define tskSTATICALLY_ALLOCATED_STACK_ONLY ( ( uint8_t ) 1 ) 130 …ERFLOW > 1 ) || ( configUSE_TRACE_FACILITY == 1 ) || ( INCLUDE_uxTaskGetStackHighWaterMark == 1 ) … [all …]
|