hal_utils_calc_clk_div_integer() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

- 0: Failed to get the result because the division is out of range, but parameter `int_div` will still be assigned to min/max division that given in `clk_info`, in case the caller still want to use the min/max division in this case. - others: The real output clock frequency

References