ets_update_cpu_frequency_rom() function
Set the real CPU ticks per us to the ets, so that ets_delay_us will be accurate.
Return value
None
Notes
This function only sets the tick rate for the current CPU. It is located in ROM, so the deep sleep stub can use it even if IRAM is not initialized yet.