PERIPH_RCC_RELEASE_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 decrease the reference lock of that peripheral. You can get the value after the decrease from the `rc_name` local variable

References

from examples