wdfk-prog bceb6635b0 [compoents][pm]The device is registered and uninstalled by linked list 1 年間 前
..
classes d01dd05a0c [kernel][dm]适配新的设备驱动模型 (#8075) 2 年 前
core e7cddf3a52 [Feature] Support simple power domain API (#9005) 1 年間 前
adc.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
alarm.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
audio.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
byteorder.h 179157f4e1 Components/drivers: support DM device id management 2 年 前
can.h ba76cb5ef7 [drivers]修复can驱动编译错误 (#7708) 2 年 前
clk.h e1fdc13288 [component][drivers]add clk framework (#8213) 2 年 前
cputime.h 65ffe4e13e [libcpu/rv64] feat: unify tick.c 1 年間 前
cputimer.h 970c7c6f7a 🐞 fix(components/drivers): fix cpu timer in multithreading (#7222) 3 年 前
crypto.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
dac.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
gpt.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
hwtimer.h 6b5058ba5c [components/drivers]update hwtimer (#8565) 2 年 前
i2c-bit-ops.h f190cba0ab [i2c] adjust the timing for I2C initialization 1 年間 前
i2c.h 4ffcbfef2a [components][drivers]add ofw support i2c 2 年 前
i2c_dev.h 0ebec472e1 [components][i2c] 优化 controt 接口格式,增加可用命令 (#7806) 2 年 前
i2c_dm.h 4ffcbfef2a [components][drivers]add ofw support i2c 2 年 前
lcd.h 36b79798bd feat: support sdl2 (#8048) 2 年 前
lptimer.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
misc.h 179157f4e1 Components/drivers: support DM device id management 2 年 前
mmc.h 1a1514640a [components][drivers][mmc] add HS400 support to mmc driver 1 年間 前
mmcsd_card.h 2cc2743fc7 [components][drivers][sd] add uhs-i mode support to sd driver 1 年間 前
mmcsd_cmd.h 2cc2743fc7 [components][drivers][sd] add uhs-i mode support to sd driver 1 年間 前
mmcsd_core.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
mmcsd_host.h 2cc2743fc7 [components][drivers][sd] add uhs-i mode support to sd driver 1 年間 前
mtd_nand.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
mtd_nor.h 87c57f86f7 [device]修改mtd_nor读写函数返回类型为rt_ssize_t 3 年 前
ofw.h e7cddf3a52 [Feature] Support simple power domain API (#9005) 1 年間 前
ofw_fdt.h 10b16273b8 [drivers][core] 完善设备模型 (#8384) 2 年 前
ofw_io.h 10b16273b8 [drivers][core] 完善设备模型 (#8384) 2 年 前
ofw_irq.h 8aa4366cb2 Drivers: Support Open Firmware API and model of PIC 2 年 前
ofw_raw.h 8aa4366cb2 Drivers: Support Open Firmware API and model of PIC 2 年 前
phy.h 2fcf151a8e [components][drivers][include][phy] add one more parameter for mulitiple phys 1 年間 前
phy_mdio.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
pic.h 22b5e5fd7b [components][ktime]support period ktime timeout and multiple ktimer_hrtimer (#8972) 1 年間 前
pin.h 2549b82bd6 [pin] pin_read/write rt_uint8_t to rt_ssize_t 2 年 前
platform.h e7cddf3a52 [Feature] Support simple power domain API (#9005) 1 年間 前
pm.h bceb6635b0 [compoents][pm]The device is registered and uninstalled by linked list 1 年間 前
pulse_encoder.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
rt_dev_bus.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
rt_drv_pwm.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
rt_inputcapture.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
rtc.h c84d7c5324 fix warning #1295-D Deprecated declaration 2 年 前
sd.h 2cc2743fc7 [components][drivers][sd] add uhs-i mode support to sd driver 1 年間 前
sdio.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
sdio_func_ids.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
sensor.h ff1bd3807c [components][drivers][sensor]暂时禁止使用sensorv2框架 2 年 前
sensor_v2.h 4c9d3be98a [components][drivers] added sensor device lookup function 1 年間 前
serial.h 28c7522e26 [drivers][serial V1]poll tx 增加异常退出机制 1 年間 前
serial_dm.h 151a96cb88 [components][drivers]fix compiler error in serial dm (#8927) 1 年間 前
serial_v2.h 4b0f42c24a [drivers/serial] Introduce hooker for TTY (#8733) 2 年 前
spi.h 02eaf76d7b [qspi]修复qspi配置未生效问题 2 年 前
touch.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
usb_common.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
usb_device.h 19bfdac891 [fix][usb]return data type as rt_ssize_t 2 年 前
usb_host.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
watchdog.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前
wlan.h 501b22aabe [HUST CSE] Fix many abnormal symbols in annotations and format code 3 年 前