rt-thread/components/drivers/include/drivers
zms123456 6b5058ba5c
[components/drivers]update hwtimer (#8565)
2024-02-29 22:27:38 +08:00
..
classes [kernel][dm]适配新的设备驱动模型 (#8075) 2023-10-18 20:50:30 +08:00
core [drivers][core] 完善设备模型 (#8384) 2024-01-09 23:10:42 +08:00
adc.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
alarm.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
audio.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
byteorder.h Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
can.h [drivers]修复can驱动编译错误 (#7708) 2023-06-21 08:52:11 -04:00
clk.h [component][drivers]add clk framework (#8213) 2023-12-24 19:53:12 +08:00
cputime.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
cputimer.h 🐞 fix(components/drivers): fix cpu timer in multithreading (#7222) 2023-04-13 16:00:19 +08:00
crypto.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
dac.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
gpt.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
hwtimer.h [components/drivers]update hwtimer (#8565) 2024-02-29 22:27:38 +08:00
i2c-bit-ops.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
i2c.h [components][i2c] 优化 controt 接口格式,增加可用命令 (#7806) 2023-07-13 21:57:40 -04:00
i2c_dev.h [components][i2c] 优化 controt 接口格式,增加可用命令 (#7806) 2023-07-13 21:57:40 -04:00
lcd.h feat: support sdl2 (#8048) 2023-09-25 08:40:03 +08:00
lptimer.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
misc.h Components/drivers: support DM device id management 2023-07-04 13:55:07 +08:00
mmc.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
mmcsd_card.h [sdio]开启emmc内部cache加快传输 (#7896) 2023-08-01 14:48:50 +08:00
mmcsd_cmd.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
mmcsd_core.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
mmcsd_host.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
mtd_nand.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
mtd_nor.h [device]修改mtd_nor读写函数返回类型为rt_ssize_t 2023-03-20 18:58:10 -04:00
ofw.h [drivers][core] 完善设备模型 (#8384) 2024-01-09 23:10:42 +08:00
ofw_fdt.h [drivers][core] 完善设备模型 (#8384) 2024-01-09 23:10:42 +08:00
ofw_io.h [drivers][core] 完善设备模型 (#8384) 2024-01-09 23:10:42 +08:00
ofw_irq.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
ofw_raw.h Drivers: Support Open Firmware API and model of PIC 2023-07-05 16:45:16 +08:00
phy.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
phy_mdio.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
pic.h [components][drivers]add pic-gic (#8388) 2024-02-29 09:39:56 +08:00
pin.h [component][drivers]add pinctrl/pin-irqchip (#8383) 2024-02-29 22:27:27 +08:00
platform.h [drivers][core] 完善设备模型 (#8384) 2024-01-09 23:10:42 +08:00
pm.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
pulse_encoder.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rt_dev_bus.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rt_drv_pwm.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rt_inputcapture.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
rtc.h fix warning #1295-D Deprecated declaration 2023-12-19 19:02:43 +08:00
sd.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
sdio.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
sdio_func_ids.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
sensor.h [components][drivers][sensor]暂时禁止使用sensorv2框架 2023-12-26 20:32:28 +08:00
sensor_v2.h [sensor-v2]将当前sensor框架revert回v1版本并独立为v2 (#7698) 2023-06-18 22:36:53 -04:00
serial.h 🎈 perf: perf rt_hw_interrupt_disable/enable (#8042) 2023-10-25 20:31:25 +08:00
serial_v2.h [serial-v2]fix the data type error 2023-04-19 07:49:46 -04:00
spi.h [qspi]修复qspi配置未生效问题 2024-02-17 01:07:19 -05:00
touch.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
usb_common.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
usb_device.h [fix][usb]return data type as rt_ssize_t 2023-10-11 12:01:20 -04:00
usb_host.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
watchdog.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00
wlan.h [HUST CSE] Fix many abnormal symbols in annotations and format code 2023-04-17 22:26:23 -04:00