MHZ_TO_HZ
err = clk_set_rate(dev->clk_core, MHZ_TO_HZ(clk_core));
err = clk_set_rate(dev->clk_mcu, MHZ_TO_HZ(clk_mcu));