FreeRTOSConfig¶
メンバー¶
xt_clock_freq()¶
This function is defined to provide a deprecation warning whenever XT_CLOCK_FREQ macro is used. Update the code to use esp_clk_cpu_freq function instead.
int xt_clock_freq(void) __attribute__((deprecated))
戻り値
int current CPU clock frequency, in Hz