PERIPH_RCC_ACQUIRE_ATOMIC is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

User code protected by this macro should be as short as possible, because it's a critical section This macro will increase the reference lock of that peripheral. You can get the value before the increment from the `rc_name` local variable

References

from examples