.. |
classes
|
d01dd05a0c
[kernel][dm]适配新的设备驱动模型 (#8075)
|
1 year ago |
core
|
578cfc0b2a
[DM/CORE] Add IDA init in runtime
|
4 months ago |
adc.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
ahci.h
|
d025072837
[DM/FEATURE] Support ATA AHCI (#9683)
|
7 months ago |
blk.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
byteorder.h
|
179157f4e1
Components/drivers: support DM device id management
|
2 years ago |
clk.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
cputime.h
|
65ffe4e13e
[libcpu/rv64] feat: unify tick.c
|
11 months ago |
cputimer.h
|
970c7c6f7a
🐞 fix(components/drivers): fix cpu timer in multithreading (#7222)
|
2 years ago |
crypto.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
dac.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_alarm.h
|
416ec66380
[device] add dev_ prefix for file names
|
10 months ago |
dev_audio.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_can.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_i2c.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_i2c_bit_ops.h
|
416ec66380
[device] add dev_ prefix for file names
|
10 months ago |
dev_i2c_dm.h
|
416ec66380
[device] add dev_ prefix for file names
|
10 months ago |
dev_mmc.h
|
bb91502465
[drivers] Specifies the name of the drivers driver file
|
9 months ago |
dev_mmcsd_core.h
|
33785ca68a
[DEVICE/SDIO] port to the block
|
7 months ago |
dev_pin.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_pwm.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_rtc.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_sd.h
|
bb91502465
[drivers] Specifies the name of the drivers driver file
|
9 months ago |
dev_sdio.h
|
bb91502465
[drivers] Specifies the name of the drivers driver file
|
9 months ago |
dev_serial.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_serial_v2.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_spi.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_touch.h
|
a3339ca734
doxygen: change group_Drivers to group_device_driver
|
1 month ago |
dev_watchdog.h
|
bb91502465
[drivers] Specifies the name of the drivers driver file
|
9 months ago |
dma.h
|
72a78a268f
[DM/DMA] merge ofw_parse and request_chan
|
6 months ago |
hwtimer.h
|
6b5058ba5c
[components/drivers]update hwtimer (#8565)
|
1 year ago |
iio.h
|
f797eccbf1
[DM/FEATURE] Support IIO (Industrial I/O) (#9598)
|
7 months ago |
lcd.h
|
36b79798bd
feat: support sdl2 (#8048)
|
1 year ago |
led.h
|
aaf18e497c
[DM/LED] Rename LED register/unregister
|
4 months ago |
lptimer.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
mailbox.h
|
f849afb5ca
[DM/FEATURE] Support hardware mailbox (#9599)
|
7 months ago |
misc.h
|
a729a82706
[BSP/FIXUP] remove old reset drivers for RK3500
|
6 months ago |
mmcsd_card.h
|
33785ca68a
[DEVICE/SDIO] port to the block
|
7 months ago |
mmcsd_cmd.h
|
2cc2743fc7
[components][drivers][sd] add uhs-i mode support to sd driver
|
1 year ago |
mmcsd_host.h
|
33785ca68a
[DEVICE/SDIO] port to the block
|
7 months ago |
mtd_nand.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
mtd_nor.h
|
87c57f86f7
[device]修改mtd_nor读写函数返回类型为rt_ssize_t
|
2 years ago |
nvme.h
|
945114fd59
[DM/FEATURE] Support NVME (#9591)
|
7 months ago |
ofw.h
|
cefe6d6380
[DM/FEATURE] Support driver depends fix auto
|
7 months ago |
ofw_fdt.h
|
117e6ed347
[FEATURE/FDT] Add bootargs select in early
|
9 months ago |
ofw_io.h
|
2d026a316a
[FEATURE/OFW] add address reverse/translate for DMA/CPU's address
|
9 months ago |
ofw_irq.h
|
8aa4366cb2
Drivers: Support Open Firmware API and model of PIC
|
2 years ago |
ofw_raw.h
|
8aa4366cb2
Drivers: Support Open Firmware API and model of PIC
|
2 years ago |
pci.h
|
99fc1bb72b
[DM/PCI] Add /proc access in RT-Smart user.
|
1 month ago |
pci_endpoint.h
|
50982cd970
[DM/PCI] Add memory window pool for EP
|
7 months ago |
pci_msi.h
|
2168ed8e7d
[DM/Feature] Basic PCI/PCIe (Peripheral Component Interconnect Express) bus
|
9 months ago |
phy.h
|
bdf4da8ee1
[components][driver]add phy and mdio bus
|
7 months ago |
phye.h
|
c2545cdd7b
[DM/FEATURE] Support PHY (external) (#9597)
|
7 months ago |
pic.h
|
94e49755af
[FEATURE/PIC] support PIC cancel (only in debug)
|
9 months ago |
platform.h
|
cefe6d6380
[DM/FEATURE] Support driver depends fix auto
|
7 months ago |
pm.h
|
bceb6635b0
[compoents][pm]The device is registered and uninstalled by linked list
|
11 months ago |
pulse_encoder.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
regulator.h
|
56614a4cb9
[DM/FEATURE] Support regulator
|
7 months ago |
reset.h
|
1a24ae06f3
[DM/FEATURE] Support reset controller (#9630)
|
7 months ago |
rt_dev_bus.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
rt_inputcapture.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
scsi.h
|
42a41c696d
[DM/FEATURE] Support SCSI bus (#9592)
|
7 months ago |
sdio_func_ids.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
sensor.h
|
cb0b5b05ad
[components][sensor]增加电源检测类型
|
9 months ago |
sensor_v2.h
|
416ec66380
[device] add dev_ prefix for file names
|
10 months ago |
serial_bypass.h
|
e4760364f1
[serial] add bypass testcase in utest
|
6 months ago |
serial_dm.h
|
151a96cb88
[components][drivers]fix compiler error in serial dm (#8927)
|
1 year ago |
syscon.h
|
10cac76d3b
[DM/FEATURE] Support MFD syscon
|
7 months ago |
thermal.h
|
429c0c5257
[DM/FEATURE] Support thermal
|
6 months ago |
usb_common.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
usb_device.h
|
19bfdac891
[fix][usb]return data type as rt_ssize_t
|
1 year ago |
usb_host.h
|
501b22aabe
[HUST CSE] Fix many abnormal symbols in annotations and format code
|
2 years ago |
wlan.h
|
bb91502465
[drivers] Specifies the name of the drivers driver file
|
9 months ago |