Home
last modified time | relevance | path

Searched refs:uxIndexToClear (Results 1 – 22 of 22) sorted by relevance

/Kernel-v10.6.2/include/
HDtask.h2790 UBaseType_t uxIndexToClear ) PRIVILEGED_FUNCTION;
2793 #define xTaskNotifyStateClearIndexed( xTask, uxIndexToClear ) \ argument
2794 xTaskGenericNotifyStateClear( ( xTask ), ( uxIndexToClear ) )
2855 UBaseType_t uxIndexToClear,
2859 #define ulTaskNotifyValueClearIndexed( xTask, uxIndexToClear, ulBitsToClear ) \ argument
2860 ulTaskGenericNotifyValueClear( ( xTask ), ( uxIndexToClear ), ( ulBitsToClear ) )
HDmpu_prototypes.h127 UBaseType_t uxIndexToClear ) FREERTOS_SYSTEM_CALL;
129 UBaseType_t uxIndexToClear,
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
HDmpu_wrappers_v2_asm.c958 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
961 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
990 UBaseType_t uxIndexToClear,
994 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
HDmpu_wrappers_v2_asm.c958 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
961 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
990 UBaseType_t uxIndexToClear,
994 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/
HDmpu_wrappers_v2_asm.c958 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
961 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
990 UBaseType_t uxIndexToClear,
994 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/
HDmpu_wrappers_v2_asm.c928 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
931 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
959 UBaseType_t uxIndexToClear,
963 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/GCC/ARM_CM23/non_secure/
HDmpu_wrappers_v2_asm.c958 … UBaseType_t uxIndexToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
961 … UBaseType_t uxIndexToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
990 UBaseType_t uxIndexToClear,
994 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
/Kernel-v10.6.2/portable/Common/
HDmpu_wrappers.c1047 … UBaseType_t uxIndexToClear ) /* FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
1056 xReturn = xTaskGenericNotifyStateClear( xTask, uxIndexToClear ); in MPU_xTaskGenericNotifyStateClear()
1064 xReturn = xTaskGenericNotifyStateClear( xTask, uxIndexToClear ); in MPU_xTaskGenericNotifyStateClear()
1074 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument
1084 ulReturn = ulTaskGenericNotifyValueClear( xTask, uxIndexToClear, ulBitsToClear ); in MPU_ulTaskGenericNotifyValueClear()
1092 ulReturn = ulTaskGenericNotifyValueClear( xTask, uxIndexToClear, ulBitsToClear ); in MPU_ulTaskGenericNotifyValueClear()
HDmpu_wrappers_v2.c1475 … UBaseType_t uxIndexToClear ) PRIVILEGED_FUNCTION;
1478 … UBaseType_t uxIndexToClear ) /* PRIVILEGED_FUNCTION */ in MPU_xTaskGenericNotifyStateClearImpl() argument
1485 if( uxIndexToClear < configTASK_NOTIFICATION_ARRAY_ENTRIES ) in MPU_xTaskGenericNotifyStateClearImpl()
1489 xReturn = xTaskGenericNotifyStateClear( xTask, uxIndexToClear ); in MPU_xTaskGenericNotifyStateClearImpl()
1505 … xReturn = xTaskGenericNotifyStateClear( xInternalTaskHandle, uxIndexToClear ); in MPU_xTaskGenericNotifyStateClearImpl()
1521 UBaseType_t uxIndexToClear,
1525 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClearImpl() argument
1533 if( uxIndexToClear < configTASK_NOTIFICATION_ARRAY_ENTRIES ) in MPU_ulTaskGenericNotifyValueClearImpl()
1537 … ulReturn = ulTaskGenericNotifyValueClear( xTask, uxIndexToClear, ulBitsToClear ); in MPU_ulTaskGenericNotifyValueClearImpl()
1553 … ulReturn = ulTaskGenericNotifyValueClear( xInternalTaskHandle, uxIndexToClear, ulBitsToClear ); in MPU_ulTaskGenericNotifyValueClearImpl()
/Kernel-v10.6.2/
HDtasks.c5269 UBaseType_t uxIndexToClear ) in xTaskGenericNotifyStateClear() argument
5274 configASSERT( uxIndexToClear < configTASK_NOTIFICATION_ARRAY_ENTRIES ); in xTaskGenericNotifyStateClear()
5282 if( pxTCB->ucNotifyState[ uxIndexToClear ] == taskNOTIFICATION_RECEIVED ) in xTaskGenericNotifyStateClear()
5284 pxTCB->ucNotifyState[ uxIndexToClear ] = taskNOT_WAITING_NOTIFICATION; in xTaskGenericNotifyStateClear()
5303 UBaseType_t uxIndexToClear, in ulTaskGenericNotifyValueClear() argument
5309 configASSERT( uxIndexToClear < configTASK_NOTIFICATION_ARRAY_ENTRIES ); in ulTaskGenericNotifyValueClear()
5319 ulReturn = pxTCB->ulNotifiedValue[ uxIndexToClear ]; in ulTaskGenericNotifyValueClear()
5320 pxTCB->ulNotifiedValue[ uxIndexToClear ] &= ~ulBitsToClear; in ulTaskGenericNotifyValueClear()
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/
HDmpu_wrappers_v2_asm.c778 UBaseType_t uxIndexToClear ) FREERTOS_SYSTEM_CALL;
781 … UBaseType_t uxIndexToClear ) /* FREERTOS_SYSTEM_CALL */ in MPU_xTaskGenericNotifyStateClear() argument
804 UBaseType_t uxIndexToClear,
808 UBaseType_t uxIndexToClear, in MPU_ulTaskGenericNotifyValueClear() argument