zephyr/drivers/pcie/endpoint
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
CMakeLists.txt drivers: pcie: build as static library 2021-08-17 06:06:03 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.iproc drivers: pcie: iproc: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
pcie_ep_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie_ep_iproc.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
pcie_ep_iproc.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie_ep_iproc_msi.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie_ep_iproc_regs.h drivers: pcie_ep: iproc: Add MSI-X PVM feature for Viper 2020-10-22 11:07:39 +02:00