/Kernel-v11.1.0/include/ |
D | event_groups.h | 103 typedef struct EventGroupDef_t * EventGroupHandle_t; typedef 172 EventGroupHandle_t xEventGroupCreate( void ) PRIVILEGED_FUNCTION; 229 …EventGroupHandle_t xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) PRIVILEGED_F… 328 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup, 392 EventBits_t xEventGroupClearBits( EventGroupHandle_t xEventGroup, 456 BaseType_t xEventGroupClearBitsFromISR( EventGroupHandle_t xEventGroup, 538 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, 614 BaseType_t xEventGroupSetBitsFromISR( EventGroupHandle_t xEventGroup, 749 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup, 794 EventBits_t xEventGroupGetBitsFromISR( EventGroupHandle_t xEventGroup ) PRIVILEGED_FUNCTION; [all …]
|
D | mpu_prototypes.h | 70 EventGroupHandle_t xEventGroup; 303 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, 309 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 311 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 313 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 326 EventGroupHandle_t MPU_xEventGroupCreate( void ) PRIVILEGED_FUNCTION; 327 EventGroupHandle_t MPU_xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) PRIVILEGE… 328 void MPU_vEventGroupDelete( EventGroupHandle_t xEventGroup ) PRIVILEGED_FUNCTION; 329 BaseType_t MPU_xEventGroupGetStaticBuffer( EventGroupHandle_t xEventGroup, 331 BaseType_t MPU_xEventGroupClearBitsFromISR( EventGroupHandle_t xEventGroup, [all …]
|
/Kernel-v11.1.0/ |
D | event_groups.c | 86 EventGroupHandle_t xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) in xEventGroupCreateStatic() 145 EventGroupHandle_t xEventGroupCreate( void ) in xEventGroupCreate() 185 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup, in xEventGroupSync() 312 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in xEventGroupWaitBits() 472 EventBits_t xEventGroupClearBits( EventGroupHandle_t xEventGroup, in xEventGroupClearBits() 506 BaseType_t xEventGroupClearBitsFromISR( EventGroupHandle_t xEventGroup, in xEventGroupClearBitsFromISR() 524 EventBits_t xEventGroupGetBitsFromISR( EventGroupHandle_t xEventGroup ) in xEventGroupGetBitsFromISR() 547 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, in xEventGroupSetBits() 647 void vEventGroupDelete( EventGroupHandle_t xEventGroup ) in vEventGroupDelete() 698 BaseType_t xEventGroupGetStaticBuffer( EventGroupHandle_t xEventGroup, in xEventGroupGetStaticBuffer() [all …]
|
/Kernel-v11.1.0/portable/Common/ |
D | mpu_wrappers_v2.c | 223 …#define MPU_GetEventGroupHandleAtIndex( lIndex ) ( EventGroupHandle_t ) MPU_GetHan… 3877 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits() 3902 EventGroupHandle_t xInternalEventGroupHandle = NULL; in MPU_xEventGroupWaitBitsImpl() 3954 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup, 3957 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBitsImpl() 3961 EventGroupHandle_t xInternalEventGroupHandle = NULL; in MPU_xEventGroupClearBitsImpl() 3993 EventBits_t MPU_xEventGroupSetBitsImpl( EventGroupHandle_t xEventGroup, 3996 EventBits_t MPU_xEventGroupSetBitsImpl( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBitsImpl() 4000 EventGroupHandle_t xInternalEventGroupHandle = NULL; in MPU_xEventGroupSetBitsImpl() 4032 EventBits_t MPU_xEventGroupSyncImpl( EventGroupHandle_t xEventGroup, [all …]
|
D | mpu_wrappers.c | 1956 EventGroupHandle_t MPU_xEventGroupCreate( void ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupCreate() 1958 EventGroupHandle_t xReturn; in MPU_xEventGroupCreate() 1982 …EventGroupHandle_t MPU_xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) /* FREER… in MPU_xEventGroupCreateStatic() 1984 EventGroupHandle_t xReturn; in MPU_xEventGroupCreateStatic() 2008 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits() 2038 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 2065 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 2092 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync() 2121 void MPU_vEventGroupDelete( EventGroupHandle_t xEventGroup ) /* FREERTOS_SYSTEM_CALL */ in MPU_vEventGroupDelete()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1728 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1733 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1728 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1733 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1727 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1732 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM0/ |
D | mpu_wrappers_v2_asm.c | 1832 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1835 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1861 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1864 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1890 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1895 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1727 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1732 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1786 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1791 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/ |
D | mpu_wrappers_v2_asm.c | 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1786 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1791 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1728 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1733 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1786 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1791 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/ |
D | mpu_wrappers_v2_asm.c | 1724 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1727 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1755 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1758 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1786 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1791 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1727 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1732 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1728 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1733 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/ |
D | mpu_wrappers_v2_asm.c | 1668 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1671 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1699 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1702 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1730 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1735 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/ |
D | mpu_wrappers_v2_asm.c | 1668 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1671 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1699 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1702 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1730 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1735 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1727 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1732 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1727 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1732 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/ |
D | mpu_wrappers_v2_asm.c | 1667 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1670 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1697 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1700 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1728 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1733 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/ |
D | mpu_wrappers_v2_asm.c | 1382 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, 1385 __asm EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits() 1407 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, 1410 __asm EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits() 1432 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, 1437 __asm EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/ |
D | port.c | 134 static EventGroupHandle_t xEventGroup;
|