incubator-nuttx/drivers/clk
dulibo1 347154c01e clk:optimized the clk_set_rate for mux
clk_mux_determine_rate->clk_get_parent_by_index

this path consume time too much

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
2024-09-28 10:38:55 +08:00
..
CMakeLists.txt
Kconfig rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
Make.defs
clk.c clk:optimized the clk_set_rate for mux 2024-09-28 10:38:55 +08:00
clk.h math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
clk_divider.c math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
clk_fixed_factor.c
clk_fixed_rate.c
clk_fractional_divider.c
clk_gate.c
clk_multiplier.c
clk_mux.c clk:fix some issues when use rpmsg clk 2023-09-22 08:47:23 +08:00
clk_phase.c math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
clk_rpmsg.c clk:add critical protection for api 2024-09-28 10:38:55 +08:00