4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 11:23:31 +08:00
zhuzhuzhu ef426851ea
[feat] add pci api,the pci/pcie driver
add pci api,the pci/pcie driver writer can use this to get resource of current device with flag,there are three flag :
1. PCI_BUS_REGION_F_MEM it mean memory space
2. PCI_BUS_REGION_F_IO it mean io space
3. PCI_BUS_REGION_F_PREFETCH it mean prefetchable memory
2024-10-05 02:30:52 -04:00
..
2024-09-24 20:04:57 -04:00
2024-09-03 18:13:09 -04:00
2023-10-30 08:24:55 -04:00
2024-09-19 21:15:52 +08:00
2024-02-23 17:49:15 +08:00