Home
last modified time | relevance | path

Searched refs:xCopyPosition (Results 1 – 24 of 24) sorted by relevance

/Kernel-v11.1.0/
Dqueue.c942 const BaseType_t xCopyPosition ) in xQueueGenericSend() argument
948 traceENTER_xQueueGenericSend( xQueue, pvItemToQueue, xTicksToWait, xCopyPosition ); in xQueueGenericSend()
952 configASSERT( !( ( xCopyPosition == queueOVERWRITE ) && ( pxQueue->uxLength != 1 ) ) ); in xQueueGenericSend()
967 … if( ( pxQueue->uxMessagesWaiting < pxQueue->uxLength ) || ( xCopyPosition == queueOVERWRITE ) ) in xQueueGenericSend()
975 xYieldRequired = prvCopyDataToQueue( pxQueue, pvItemToQueue, xCopyPosition ); in xQueueGenericSend()
979 … if( ( xCopyPosition == queueOVERWRITE ) && ( uxPreviousMessagesWaiting != ( UBaseType_t ) 0 ) ) in xQueueGenericSend()
1033 xYieldRequired = prvCopyDataToQueue( pxQueue, pvItemToQueue, xCopyPosition ); in xQueueGenericSend()
1160 const BaseType_t xCopyPosition ) in xQueueGenericSendFromISR() argument
1166 …eENTER_xQueueGenericSendFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken, xCopyPosition ); in xQueueGenericSendFromISR()
1170 configASSERT( !( ( xCopyPosition == queueOVERWRITE ) && ( pxQueue->uxLength != 1 ) ) ); in xQueueGenericSendFromISR()
[all …]
/Kernel-v11.1.0/include/
Dqueue.h689 const BaseType_t xCopyPosition ) PRIVILEGED_FUNCTION;
1364 const BaseType_t xCopyPosition ) PRIVILEGED_FUNCTION;
Dmpu_prototypes.h187 const BaseType_t xCopyPosition ) FREERTOS_SYSTEM_CALL;
246 const BaseType_t xCopyPosition ) PRIVILEGED_FUNCTION;
DFreeRTOS.h1257 #define traceENTER_xQueueGenericSend( xQueue, pvItemToQueue, xTicksToWait, xCopyPosition ) argument
1265 …ceENTER_xQueueGenericSendFromISR( xQueue, pvItemToQueue, pxHigherPriorityTaskWoken, xCopyPosition ) argument
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dmpu_wrappers_v2_asm.c1029 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1034 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/
Dmpu_wrappers_v2_asm.c967 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
972 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
Dmpu_wrappers_v2_asm.c967 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
972 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c967 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
972 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
Dmpu_wrappers_v2_asm.c967 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
972 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.c936 … const BaseType_t xCopyPosition ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
941 … const BaseType_t xCopyPosition ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c1162 BaseType_t xCopyPosition ) /* FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument
1171 xReturn = xQueueGenericSend( xQueue, pvItemToQueue, xTicksToWait, xCopyPosition ); in MPU_xQueueGenericSend()
1179 xReturn = xQueueGenericSend( xQueue, pvItemToQueue, xTicksToWait, xCopyPosition ); in MPU_xQueueGenericSend()
Dmpu_wrappers_v2.c2173 BaseType_t xCopyPosition ) PRIVILEGED_FUNCTION;
2178 BaseType_t xCopyPosition ) /* PRIVILEGED_FUNCTION */ in MPU_xQueueGenericSendImpl() argument
2203 … ( !( ( xCopyPosition == queueOVERWRITE ) && ( uxQueueLength != ( UBaseType_t ) 1U ) ) ) in MPU_xQueueGenericSendImpl()
2218 … xReturn = xQueueGenericSend( xInternalQueueHandle, pvItemToQueue, xTicksToWait, xCopyPosition ); in MPU_xQueueGenericSendImpl()
3081 … const BaseType_t xCopyPosition ) /* PRIVILEGED_FUNCTION */ in MPU_xQueueGenericSendFromISR() argument
3095 …enericSendFromISR( xInternalQueueHandle, pvItemToQueue, pxHigherPriorityTaskWoken, xCopyPosition ); in MPU_xQueueGenericSendFromISR()
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c781 const BaseType_t xCopyPosition ) FREERTOS_SYSTEM_CALL;
786 const BaseType_t xCopyPosition ) /* FREERTOS_SYSTEM_CALL */ in MPU_xQueueGenericSend() argument