Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/freertos/include/freertos/
Dqueue.h204 …ic( uxQueueLength, uxItemSize, pucQueueStorage, pxQueueBuffer ) xQueueGenericCreateStatic( ( uxQue…
1328 …QueueHandle_t xQueueGenericCreateStatic( const UBaseType_t uxQueueLength, const UBaseType_t uxItem…
Dsemphr.h214 …#define xSemaphoreCreateBinaryStatic( pxStaticSemaphore ) xQueueGenericCreateStatic( ( UBaseType_t…
Dmpu_wrappers.h108 #define xQueueGenericCreateStatic MPU_xQueueGenericCreateStatic macro
/hal_espressif-2.7.6/components/freertos/
Dlinker.lf116 queue:xQueueGenericCreateStatic (default)
Dqueue.c320 …QueueHandle_t xQueueGenericCreateStatic( const UBaseType_t uxQueueLength, const UBaseType_t uxItem… in xQueueGenericCreateStatic() function
545 …xNewQueue = xQueueGenericCreateStatic( uxMutexLength, uxMutexSize, NULL, pxStaticQueue, ucQueueTyp… in xQueueCreateMutexStatic()
717 …xHandle = xQueueGenericCreateStatic( uxMaxCount, queueSEMAPHORE_QUEUE_ITEM_LENGTH, NULL, pxStaticQ… in xQueueCreateCountingSemaphoreStatic()
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp.map1034 .literal.xQueueGenericCreateStatic
1065 .text.xQueueGenericCreateStatic