rt-thread-official/components/drivers
wusongjie 179157f4e1 Components/drivers: support DM device id management
We add the device name and id set api in DM, now driver
could set name like sprintf without know how many devices
it is.
The misc.h and byteorder.h add some macros to developers
that they always use in drivers.

Signed-off-by: GuEe-GUI <GuEe-GUI@github.com>
2023-07-04 13:55:07 +08:00
..
audio [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
can [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
core Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
cputime [component][drivers][cputime]Fix timer dev (#7442) 2023-05-07 23:14:39 +08:00
fdt [component][fdt]添加设备树子节点寻找宏 (#7377) 2023-06-27 10:09:51 -04:00
hwcrypto [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
hwtimer [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
i2c [i2c] fix the return value of rt_i2c_master_send/recv 2023-05-09 01:13:02 -04:00
include Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
ipc [components/lwp] clear ref to parent on waitpid() (#7741) 2023-06-29 00:00:27 +08:00
misc [DeviceDrivers] prepare for device driver v2.0 (#7697) 2023-06-22 14:16:03 +08:00
mtd [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
phy [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
pm [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rtc [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
sdio [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
sensor [sensor]V1返回类型不一致编译错误 (#7735) 2023-06-27 17:18:07 +08:00
serial [dfs] Add DFS v2.0 (#7606) 2023-06-10 21:35:25 +08:00
spi [spi] optimize the spi transfer speed. 2023-06-10 18:59:23 -04:00
touch [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
tty [tty] add TCGETA/TCSETAF/TCSETAW/TCSETA commands (#7739) 2023-06-29 19:01:16 +08:00
usb [include][dbg]update: no longer use RT_DEBUG_LOG in rtdebug.h (#7750) 2023-06-29 11:24:25 -04:00
virtio [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
watchdog [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
wlan [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
Kconfig [sensor-v2]将当前sensor框架revert回v1版本并独立为v2 (#7698) 2023-06-18 22:36:53 -04:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00