Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dmpu_wrappers.h136 #define xQueueCreateCountingSemaphoreStatic MPU_xQueueCreateCountingSemaphoreStatic
Dmpu_prototypes.h224 QueueHandle_t MPU_xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount,
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c1419 QueueHandle_t MPU_xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, in MPU_xQueueCreateCountingSemaphoreStatic() function
Dmpu_wrappers_v2.c2866 QueueHandle_t MPU_xQueueCreateCountingSemaphoreStatic( const UBaseType_t uxMaxCount, in MPU_xQueueCreateCountingSemaphoreStatic() function