Searched refs:cmd_enable (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/drivers/regulator/ |
D | regulator_shell.c | 86 static int cmd_enable(const struct shell *sh, size_t argc, char **argv) in cmd_enable() function 372 cmd_enable, 2, 0),
|
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/shell/ |
D | bap.c | 1265 static int cmd_enable(const struct shell *sh, size_t argc, char *argv[]) in cmd_enable() function 2469 SHELL_CMD_ARG(enable, NULL, "[context]", cmd_enable, 1, 1),
|