rt-thread/components/drivers/clk
Chen Wang 895b272b69 doxygen: fix duplicated defgroup for clock
Problen:
Duplicated definition of group_clk in clk.c and clk.h.

Solution:
Delete the definition in clk.c and keep only the definition
in clk.h.

Also change the name of group_clk to group_driver_clock to
conform to the naming convention of other driver groups.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2025-07-22 16:00:33 +08:00
..
Kconfig [DM/FEATURE] make SoC Kconfig import easy 2024-11-20 23:52:34 +08:00
SConscript [component][drivers]add clk framework (#8213) 2023-12-24 19:53:12 +08:00
clk-fixed-rate.c [component][drivers]add clk framework (#8213) 2023-12-24 19:53:12 +08:00
clk.c doxygen: fix duplicated defgroup for clock 2025-07-22 16:00:33 +08:00