/Kernel-v11.1.0/include/ |
D | event_groups.h | 113 typedef TickType_t EventBits_t; typedef 328 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup, 329 const EventBits_t uxBitsToWaitFor, 392 EventBits_t xEventGroupClearBits( EventGroupHandle_t xEventGroup, 393 const EventBits_t uxBitsToClear ) PRIVILEGED_FUNCTION; 457 const EventBits_t uxBitsToClear ) PRIVILEGED_FUNCTION; 538 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, 539 const EventBits_t uxBitsToSet ) PRIVILEGED_FUNCTION; 615 const EventBits_t uxBitsToSet, 749 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup, [all …]
|
D | mpu_prototypes.h | 71 EventBits_t uxBitsToWaitFor; 303 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, 304 const EventBits_t uxBitsToWaitFor, 308 EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) FREERTOS_S… 309 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 310 const EventBits_t uxBitsToClear ) FREERTOS_SYSTEM_CALL; 311 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 312 const EventBits_t uxBitsToSet ) FREERTOS_SYSTEM_CALL; 313 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 314 const EventBits_t uxBitsToSet, [all …]
|
/Kernel-v11.1.0/ |
D | event_groups.c | 56 EventBits_t uxEventBits; 78 static BaseType_t prvTestWaitCondition( const EventBits_t uxCurrentEventBits, 79 const EventBits_t uxBitsToWaitFor, 185 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup, in xEventGroupSync() 186 const EventBits_t uxBitsToSet, in xEventGroupSync() 187 const EventBits_t uxBitsToWaitFor, in xEventGroupSync() 190 EventBits_t uxOriginalBitValue, uxReturn; in xEventGroupSync() 267 if( ( uxReturn & eventUNBLOCKED_DUE_TO_BIT_SET ) == ( EventBits_t ) 0 ) in xEventGroupSync() 312 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in xEventGroupWaitBits() 313 const EventBits_t uxBitsToWaitFor, in xEventGroupWaitBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM0/ |
D | mpu_wrappers_v2_asm.c | 1805 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1807 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1832 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1833 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1835 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1836 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1861 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1862 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1864 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1865 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1695 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1697 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1725 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1728 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1756 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1759 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/ |
D | mpu_wrappers_v2_asm.c | 1695 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1697 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1725 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1728 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1756 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1759 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1695 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1697 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1725 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1728 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1756 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1759 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/ |
D | mpu_wrappers_v2_asm.c | 1695 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1697 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1725 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1728 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1756 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1759 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1668 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1669 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1671 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1672 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1699 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1702 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1703 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1668 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1669 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1671 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1672 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1699 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1702 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1703 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1639 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu… 1641 …EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry() 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1668 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1671 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1698 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL; 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1701 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/ |
D | port.c | 136 static EventBits_t uxCrossCoreEventBits; 299 EventBits_t ulBits = uxCrossCoreEventBits; in prvFIFOInterruptHandler() 996 static inline EventBits_t prvGetEventGroupBit( spin_lock_t * spinLock ) in prvGetEventGroupBit() 1008 return ( EventBits_t ) ulBit; in prvGetEventGroupBit() 1011 static inline EventBits_t prvGetAllEventGroupBits() in prvGetAllEventGroupBits() 1014 return ( EventBits_t ) 0xffu; in prvGetAllEventGroupBits() 1016 return ( EventBits_t ) 0xffffffu; in prvGetAllEventGroupBits() 1050 EventBits_t uxBits = prvGetEventGroupBit( pxLock->spin_lock ); in vPortLockInternalSpinUnlockWithNotify()
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/ |
D | mpu_wrappers_v2_asm.c | 1359 EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) FREERTOS_S… 1361 __asm EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* F… in MPU_xEventGroupWaitBitsEntry() 1382 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1383 const EventBits_t uxBitsToClear ) FREERTOS_SYSTEM_CALL; 1385 __asm EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1386 … const EventBits_t uxBitsToClear ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 1407 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1408 const EventBits_t uxBitsToSet ) FREERTOS_SYSTEM_CALL; 1410 __asm EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1411 const EventBits_t uxBitsToSet ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() [all …]
|
/Kernel-v11.1.0/portable/Common/ |
D | mpu_wrappers.c | 2008 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits() 2009 const EventBits_t uxBitsToWaitFor, in MPU_xEventGroupWaitBits() 2014 EventBits_t xReturn; in MPU_xEventGroupWaitBits() 2038 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 2039 … const EventBits_t uxBitsToClear ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits() 2041 EventBits_t xReturn; in MPU_xEventGroupClearBits() 2065 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 2066 … const EventBits_t uxBitsToSet ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits() 2068 EventBits_t xReturn; in MPU_xEventGroupSetBits() 2092 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync() [all …]
|
D | mpu_wrappers_v2.c | 3877 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits() 3878 const EventBits_t uxBitsToWaitFor, in MPU_xEventGroupWaitBits() 3883 EventBits_t xReturn = 0; in MPU_xEventGroupWaitBits() 3897 …EventBits_t MPU_xEventGroupWaitBitsImpl( const xEventGroupWaitBitsParams_t * pxParams ) PRIVILEGED… 3899 …EventBits_t MPU_xEventGroupWaitBitsImpl( const xEventGroupWaitBitsParams_t * pxParams ) /* PRIVILE… in MPU_xEventGroupWaitBitsImpl() 3901 EventBits_t xReturn = 0; in MPU_xEventGroupWaitBitsImpl() 3954 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup, 3955 … const EventBits_t uxBitsToClear ) PRIVILEGED_FUNCTION; 3957 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBitsImpl() 3958 … const EventBits_t uxBitsToClear ) /* PRIVILEGED_FUNCTION */ in MPU_xEventGroupClearBitsImpl() [all …]
|