Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c200 …#define MPU_StoreQueueHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtInd… macro
2780 MPU_StoreQueueHandleAtIndex( lIndex, xInternalQueueHandle ); in MPU_xQueueCreateMutex()
2812 MPU_StoreQueueHandleAtIndex( lIndex, xInternalQueueHandle ); in MPU_xQueueCreateMutexStatic()
2844 MPU_StoreQueueHandleAtIndex( lIndex, xInternalQueueHandle ); in MPU_xQueueCreateCountingSemaphore()
2877 MPU_StoreQueueHandleAtIndex( lIndex, xInternalQueueHandle ); in MPU_xQueueCreateCountingSemaphoreStatic()
2910 MPU_StoreQueueHandleAtIndex( lIndex, xInternalQueueHandle ); in MPU_xQueueGenericCreate()
2945 MPU_StoreQueueHandleAtIndex( lIndex, xInternalQueueHandle ); in MPU_xQueueGenericCreateStatic()