Searched refs:cmd_get_info (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/drivers/fpga/ |
| D | fpga_shell.c | 120 static int cmd_get_info(const struct shell *sh, size_t argc, char **argv) in cmd_get_info() function 142 SHELL_CMD_ARG(get_info, NULL, "<device>", cmd_get_info, 2, 0),
|
| /Zephyr-latest/drivers/led/ |
| D | led_shell.c | 110 static int cmd_get_info(const struct shell *sh, size_t argc, char **argv) in cmd_get_info() function 353 SHELL_CMD_ARG(get_info, &dsub_device_name, "<device> <led>", cmd_get_info, 3, 0),
|