Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
Devent_groups.h113 typedef TickType_t EventBits_t; typedef
319 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup,
320 const EventBits_t uxBitsToWaitFor,
380 EventBits_t xEventGroupClearBits( EventGroupHandle_t xEventGroup,
381 const EventBits_t uxBitsToClear ) PRIVILEGED_FUNCTION;
445 const EventBits_t uxBitsToClear ) PRIVILEGED_FUNCTION;
523 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup,
524 const EventBits_t uxBitsToSet ) PRIVILEGED_FUNCTION;
600 const EventBits_t uxBitsToSet,
731 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup,
[all …]
Dmpu_prototypes.h71 EventBits_t uxBitsToWaitFor;
296 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup,
297 const EventBits_t uxBitsToWaitFor,
301 EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) FREERTOS_S…
302 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
303 const EventBits_t uxBitsToClear ) FREERTOS_SYSTEM_CALL;
304 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
305 const EventBits_t uxBitsToSet ) FREERTOS_SYSTEM_CALL;
306 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup,
307 const EventBits_t uxBitsToSet,
[all …]
/Kernel-v10.6.2/
Devent_groups.c51 EventBits_t uxEventBits;
73 static BaseType_t prvTestWaitCondition( const EventBits_t uxCurrentEventBits,
74 const EventBits_t uxBitsToWaitFor,
179 EventBits_t xEventGroupSync( EventGroupHandle_t xEventGroup, in xEventGroupSync()
180 const EventBits_t uxBitsToSet, in xEventGroupSync()
181 const EventBits_t uxBitsToWaitFor, in xEventGroupSync()
184 EventBits_t uxOriginalBitValue, uxReturn; in xEventGroupSync()
259 if( ( uxReturn & eventUNBLOCKED_DUE_TO_BIT_SET ) == ( EventBits_t ) 0 ) in xEventGroupSync()
302 EventBits_t xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in xEventGroupWaitBits()
303 const EventBits_t uxBitsToWaitFor, in xEventGroupWaitBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/
Dmpu_wrappers_v2_asm.c1721EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1723EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1746 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1747 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1749 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1750 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1773 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1774 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1776 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1777 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1721EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1723EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1746 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1747 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1749 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1750 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1773 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1774 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1776 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1777 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
Dmpu_wrappers_v2_asm.c1778EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1780EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1804 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1805 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1807 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1808 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1832 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1833 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1835 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1836 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM23/non_secure/
Dmpu_wrappers_v2_asm.c1778EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1780EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1804 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1805 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1807 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1808 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1832 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1833 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1835 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1836 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
Dmpu_wrappers_v2_asm.c1778EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1780EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1804 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1805 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1807 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1808 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1832 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1833 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1835 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1836 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/
Dmpu_wrappers_v2_asm.c1778EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1780EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1804 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1805 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1807 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1808 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1832 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1833 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1835 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1836 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.c1722EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) __attribu…
1724EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* __attr… in MPU_xEventGroupWaitBitsEntry()
1747 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1748 … const EventBits_t uxBitsToClear ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1750 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1751 … const EventBits_t uxBitsToClear ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1774 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1775 … const EventBits_t uxBitsToSet ) __attribute__( ( naked ) ) FREERTOS_SYSTEM_CALL;
1777 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1778 … const EventBits_t uxBitsToSet ) /* __attribute__ (( naked )) FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/
Dport.c129 static EventBits_t uxCrossCoreEventBits;
238 EventBits_t ulBits = uxCrossCoreEventBits; in prvFIFOInterruptHandler()
706 static inline EventBits_t prvGetEventGroupBit( spin_lock_t * spinLock ) in prvGetEventGroupBit()
717 return ( EventBits_t ) ulBit; in prvGetEventGroupBit()
720 static inline EventBits_t prvGetAllEventGroupBits() in prvGetAllEventGroupBits()
723 return (EventBits_t) 0xffu; in prvGetAllEventGroupBits()
725 return ( EventBits_t ) 0xffffffu; in prvGetAllEventGroupBits()
753 EventBits_t uxBits = prvGetEventGroupBit(pxLock->spin_lock ); in vPortLockInternalSpinUnlockWithNotify()
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1436 EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) FREERTOS_S…
1438 __asm EventBits_t MPU_xEventGroupWaitBitsEntry( const xEventGroupWaitBitsParams_t * pxParams ) /* F… in MPU_xEventGroupWaitBitsEntry()
1456 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup,
1457 const EventBits_t uxBitsToClear ) FREERTOS_SYSTEM_CALL;
1459 __asm EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
1460 … const EventBits_t uxBitsToClear ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
1478 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup,
1479 const EventBits_t uxBitsToSet ) FREERTOS_SYSTEM_CALL;
1481 __asm EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
1482 const EventBits_t uxBitsToSet ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
[all …]
/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers.c2031 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits()
2032 const EventBits_t uxBitsToWaitFor, in MPU_xEventGroupWaitBits()
2037 EventBits_t xReturn; in MPU_xEventGroupWaitBits()
2059 EventBits_t MPU_xEventGroupClearBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBits()
2060 … const EventBits_t uxBitsToClear ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupClearBits()
2062 EventBits_t xReturn; in MPU_xEventGroupClearBits()
2084 EventBits_t MPU_xEventGroupSetBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSetBits()
2085 const EventBits_t uxBitsToSet ) /* FREERTOS_SYSTEM_CALL */ in MPU_xEventGroupSetBits()
2087 EventBits_t xReturn; in MPU_xEventGroupSetBits()
2109 EventBits_t MPU_xEventGroupSync( EventGroupHandle_t xEventGroup, in MPU_xEventGroupSync()
[all …]
Dmpu_wrappers_v2.c3792 EventBits_t MPU_xEventGroupWaitBits( EventGroupHandle_t xEventGroup, in MPU_xEventGroupWaitBits()
3793 const EventBits_t uxBitsToWaitFor, in MPU_xEventGroupWaitBits()
3798 EventBits_t xReturn = 0; in MPU_xEventGroupWaitBits()
3812EventBits_t MPU_xEventGroupWaitBitsImpl( const xEventGroupWaitBitsParams_t * pxParams ) PRIVILEGED…
3814EventBits_t MPU_xEventGroupWaitBitsImpl( const xEventGroupWaitBitsParams_t * pxParams ) /* PRIVILE… in MPU_xEventGroupWaitBitsImpl()
3816 EventBits_t xReturn = 0; in MPU_xEventGroupWaitBitsImpl()
3865 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup,
3866 const EventBits_t uxBitsToClear ) PRIVILEGED_FUNCTION;
3868 EventBits_t MPU_xEventGroupClearBitsImpl( EventGroupHandle_t xEventGroup, in MPU_xEventGroupClearBitsImpl()
3869 … const EventBits_t uxBitsToClear ) /* PRIVILEGED_FUNCTION */ in MPU_xEventGroupClearBitsImpl()
[all …]