zephyr/drivers/pcie/host
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
CMakeLists.txt
controller.c
Kconfig
msi.c pcie: Write MSI-X vectors using sys_write32 2022-11-15 12:20:21 +00:00
pcie_ecam.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
pcie.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
ptm.c drivers: pci: ptm: Convert to use dynamic BDF lookup 2022-11-16 11:18:43 +01:00
ptm.h drivers: pci: ptm: Convert to use dynamic BDF lookup 2022-11-16 11:18:43 +01:00
shell.c pcie: shell: Use pcie_scan() for scanning for devices 2022-11-24 15:23:28 +01:00