rt-thread/components/drivers/core
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
..
SConscript Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
bus.c [DeviceDrivers] prepare for device driver v2.0 (#7697) 2023-06-22 14:16:03 +08:00
device.c [include][dbg]update: no longer use RT_DEBUG_LOG in rtdebug.h (#7750) 2023-06-29 11:24:25 -04:00
dm.c Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
driver.c [DeviceDrivers] prepare for device driver v2.0 (#7697) 2023-06-22 14:16:03 +08:00