bootloader_fill_random() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Notes

If this function is being called from app code only, and never from the bootloader, then it's better to call esp_fill_random().

References