rt-thread/components/drivers
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
..
ata [DM/FIXUP] Fixup bitmap to new type 2024-12-13 10:39:20 +08:00
audio doxygen: group name all in lowcase (part 2) (#10530) 2025-07-22 13:59:25 +08:00
block [DM/BLOCK] Fixup DFS partition memory leak 2024-12-27 11:58:02 +08:00
can fix:[CAN][STM32]open时立刻启动can_start,还未完成其他配置,可能导致异常 2024-11-13 22:56:17 -05:00
clk doxygen: fix duplicated defgroup for clock 2025-07-22 16:00:33 +08:00
core [dfs] enable procfs and tempfs in default when using smart; fix LWIP_ROUTE warning issue. 2025-05-20 17:27:55 +08:00
cputime [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
dma [DM/DMA] DMA src and dst is wrong. 2025-03-17 11:57:17 +08:00
graphic [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
hwcrypto [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
hwtimer [compoents][hwtimer]Add a user control interface 2024-07-19 11:51:39 +08:00
i2c [drivers] merge the software i2c driver 2025-01-08 22:07:03 -05:00
iio [DM/FEATURE] Support IIO (Industrial I/O) (#9598) 2024-11-21 20:44:25 +08:00
include doxygen: fix duplicated defgroup for clock 2025-07-22 16:00:33 +08:00
ipc [wq][fix]工作队列默认使用C99标准实现遍历 2025-01-05 08:03:05 -05:00
ktime [src/ktime] fix the bug when use keil AC6 and open RT_USING_HOOKLIST … (#9993) 2025-02-16 22:02:42 +08:00
led [DM/LED] Rename LED register/unregister 2025-02-11 14:58:18 +08:00
mailbox [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
mfd [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
misc components: drivers: adc: fixed cppcheck error 2025-06-10 14:21:46 +08:00
mtd [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
nvme [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
ofw [DM/FDT] Fix garble when booting 2025-04-14 18:04:39 +08:00
pci [DM/PCI] Add /proc access in RT-Smart user. 2025-05-23 13:22:25 +08:00
phy [sscanf] use rt_sscanf to replace sscanf 2024-11-27 10:59:15 +08:00
phye [DM/FEATURE] Support PHY (external) (#9597) 2024-11-25 10:23:01 +08:00
pic [DM/PIC] Fixup the interrput info list format 2025-07-12 07:16:25 +08:00
pin [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
pinctrl [DM/FEATURE] Support import SoC Pinctrl config 2024-11-21 12:44:55 +08:00
pm [compoents][pm]The device is registered and uninstalled by linked list 2024-07-19 11:51:39 +08:00
regulator [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
reset [DM/FEATURE] Support reset controller (#9630) 2024-11-26 10:02:50 +08:00
rtc components: drivers: rtc: add the alarm using local time for calculation 2025-06-09 13:31:16 +08:00
scsi [DM/FEATURE] Support SCSI bus (#9592) 2024-11-22 16:59:37 +08:00
sdio 修复 MMCSD 宏拼写错误+内核开启LOG_D编译问题 2025-03-12 16:02:43 +08:00
sensor [klibc] add rt_vsnprintf_std.c and rename RT_KLIBC_USING_VSNPRINTF_LONGLONG 2024-11-24 11:29:28 +08:00
serial [components][serial_v2] 写满丢弃策略对dma_ping_buf的处理有误、细节调整 2025-05-22 21:32:21 +08:00
smp_call [building] rename the group name: LIBADT to Utilities. (#10267) 2025-05-16 07:31:18 +08:00
spi [SPI]Update and fixup the SPI 2025-07-10 13:28:16 +08:00
thermal [DM/THERMAL] fixup coefficients's offset lost 2025-03-05 20:16:27 +08:00
touch [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
usb update(cherryusb): update to v1.5.1 2025-07-15 16:35:20 +08:00
virtio [driver][virtio]fix virtio net rx error (#9170) 2024-07-13 22:16:03 +08:00
watchdog [WDT] Intel 6300ESB Timer/Watchdog 2025-07-10 17:33:40 +08:00
wlan [components][wlan] Fixing comments errors of RT_WLAN_EVT_SCAN_DONE and RT_WLAN_EVT_SCAN_REPORT (#10237) 2025-04-29 09:51:49 +08:00
Kconfig [DM/FIXUP] Fixup NVME build 2024-12-13 10:39:20 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00