Home
last modified time | relevance | path

Searched refs:EventGroupHandle_t (Results 1 – 23 of 23) sorted by relevance

/Kernel-v11.0.1/include/
Devent_groups.h103 typedef struct EventGroupDef_t * EventGroupHandle_t; typedef
169 EventGroupHandle_t xEventGroupCreate( void ) PRIVILEGED_FUNCTION;
223EventGroupHandle_t xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) PRIVILEGED_F…
319 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup,
380 EventBits_t xEventGroupClearBits( EventGroupHandle_t xEventGroup,
444 BaseType_t xEventGroupClearBitsFromISR( EventGroupHandle_t xEventGroup,
523 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup,
599 BaseType_t xEventGroupSetBitsFromISR( EventGroupHandle_t xEventGroup,
731 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup,
770 EventBits_t xEventGroupGetBitsFromISR( EventGroupHandle_t xEventGroup ) PRIVILEGED_FUNCTION;
[all …]
Dmpu_prototypes.h70 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.0.1/
Devent_groups.c80 EventGroupHandle_t xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) in xEventGroupCreateStatic()
139 EventGroupHandle_t xEventGroupCreate( void ) in xEventGroupCreate()
179 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup, in xEventGroupSync()
306 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in xEventGroupWaitBits()
466 EventBits_t xEventGroupClearBits( EventGroupHandle_t xEventGroup, in xEventGroupClearBits()
500 BaseType_t xEventGroupClearBitsFromISR( EventGroupHandle_t xEventGroup, in xEventGroupClearBitsFromISR()
518 EventBits_t xEventGroupGetBitsFromISR( EventGroupHandle_t xEventGroup ) in xEventGroupGetBitsFromISR()
538 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, in xEventGroupSetBits()
638 void vEventGroupDelete( EventGroupHandle_t xEventGroup ) in vEventGroupDelete()
689 BaseType_t xEventGroupGetStaticBuffer( EventGroupHandle_t xEventGroup, in xEventGroupGetStaticBuffer()
[all …]
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c222 …#define MPU_GetEventGroupHandleAtIndex( lIndex ) ( EventGroupHandle_t ) MPU_GetHan…
3870 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits()
3895 EventGroupHandle_t xInternalEventGroupHandle = NULL; in MPU_xEventGroupWaitBitsImpl()
3943 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup,
3946 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBitsImpl()
3950 EventGroupHandle_t xInternalEventGroupHandle = NULL; in MPU_xEventGroupClearBitsImpl()
3978 EventBits_t MPU_xEventGroupSetBitsImpl( EventGroupHandle_t xEventGroup,
3981 EventBits_t MPU_xEventGroupSetBitsImpl( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBitsImpl()
3985 EventGroupHandle_t xInternalEventGroupHandle = NULL; in MPU_xEventGroupSetBitsImpl()
4013 EventBits_t MPU_xEventGroupSyncImpl( EventGroupHandle_t xEventGroup,
[all …]
Dmpu_wrappers.c1956 EventGroupHandle_t MPU_xEventGroupCreate( void ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupCreate()
1958 EventGroupHandle_t xReturn; in MPU_xEventGroupCreate()
1982EventGroupHandle_t MPU_xEventGroupCreateStatic( StaticEventGroup_t * pxEventGroupBuffer ) /* FREER… in MPU_xEventGroupCreateStatic()
1984 EventGroupHandle_t xReturn; in MPU_xEventGroupCreateStatic()
2007 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits()
2035 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
2060 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
2085 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
2112 void MPU_vEventGroupDelete( EventGroupHandle_t xEventGroup ) /* FREERTOS_SYSTEM_CALL */ in MPU_vEventGroupDelete()
/Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM3_MPU/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM23/non_secure/
Dmpu_wrappers_v2_asm.c1775 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1778 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1803 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1806 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1831 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1836 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM23_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1775 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1778 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1803 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1806 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1831 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1836 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/GCC/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
Dmpu_wrappers_v2_asm.c1775 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1778 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1803 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1806 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1831 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1836 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
Dmpu_wrappers_v2_asm.c1775 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1778 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1803 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1806 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1831 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1836 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
Dmpu_wrappers_v2_asm.c1718 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1721 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1745 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1748 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1772 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1777 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/RVDS/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1433 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1436 __asm EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1455 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1458 __asm EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1477 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
1482 __asm EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
/Kernel-v11.0.1/portable/ThirdParty/GCC/RP2040/
Dport.c134 static EventGroupHandle_t xEventGroup;