Home
last modified time | relevance | path

Searched defs:uxMutexLength (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Kernel/
A Dqueue.c650 const UBaseType_t uxMutexLength = ( UBaseType_t ) 1, uxMutexSize = ( UBaseType_t ) 0; in xQueueCreateMutex() local
671 const UBaseType_t uxMutexLength = ( UBaseType_t ) 1, uxMutexSize = ( UBaseType_t ) 0; in xQueueCreateMutexStatic() local

Completed in 6 milliseconds