zephyr/drivers/pcie/host
Andrei Emeltchenko 7c81ee9d18 pcie: shell: Add help and argument check
Use SHELL_CMD_ARG() for argument check and add help, looking like:

...

$ pcie -h
  pcie - PCI(e) device information
  Subcommands:
    ls  :List PCIE devices
         Usage: ls [bus:device:function] [dump]

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2022-08-25 21:14:51 +00:00
..
CMakeLists.txt
Kconfig
controller.c
msi.c
pcie.c
pcie_ecam.c
ptm.c
ptm.h
shell.c pcie: shell: Add help and argument check 2022-08-25 21:14:51 +00:00