Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/include/
A Dmpu_wrappers.h147 #define xQueueCreateCountingSemaphore MPU_xQueueCreateCountingSemaphore
A Dmpu_prototypes.h258 QueueHandle_t MPU_xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount,
286 QueueHandle_t MPU_xQueueCreateCountingSemaphore( const UBaseType_t uxMaxCount,
/FreeRTOS-Kernel/portable/Common/
A Dmpu_wrappers.c1393 QueueHandle_t MPU_xQueueCreateCountingSemaphore( UBaseType_t uxCountValue, in MPU_xQueueCreateCountingSemaphore() function
A Dmpu_wrappers_v2.c2834 QueueHandle_t MPU_xQueueCreateCountingSemaphore( UBaseType_t uxCountValue, in MPU_xQueueCreateCountingSemaphore() function

Completed in 22 milliseconds