mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 08:03:30 +08:00
ef426851ea
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