mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 13:27:36 +00:00

This mutex is only added when msync is called from the task. This means only one task will compete with the msync-calls from ISRs.
This mutex is only added when msync is called from the task. This means only one task will compete with the msync-calls from ISRs.