FreeRTOS
+
0
/26 examples
SourceVu will show references to
xQueueCreateMutex()
from the following samples and libraries:
ESP-IDF
FatFS
lwIP
ip_internal_network sample
ot_br sample
ot_trel sample
esp_local_ctrl sample
static_ip sample
littlefs sample
perf_benchmark sample
aligenie_demo sample
i2c_oled sample
onewire sample
restful_server sample
basic_freertos_smp_usage sample
bt_hid_mouse_device sample
df_client sample
df_server sample
rpr_client sample
rpr_server sample
unprov_dev sample
usb_host_lib sample
mb_tcp_master sample
mb_tcp_slave sample
cdc_acm_host sample
cdc_acm_vcp sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
xQueueCreateMutex()
xQueueCreateMutex() function
Syntax
Show:
Summary
Declaration
Definition
from
queue.h:1345
QueueHandle_t
xQueueCreateMutex
(
const
uint8_t
ucQueueType
)
;
Implemented in
queue.c:664
Arguments
Argument
ucQueueType
Examples
xQueueCreateMutex()
is referenced by 26 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out