Lines Matching defs:argc
227 static int cmd_flash_stream_set(const struct shell *sh, size_t argc, char *argv[]) in cmd_flash_stream_set()
260 static int cmd_flash_stream_unset(const struct shell *sh, size_t argc, char *argv[]) in cmd_flash_stream_unset()
295 static int cmd_tx(const struct shell *sh, size_t argc, char *argv[]) in cmd_tx()
360 static int cmd_target(const struct shell *sh, size_t argc, char *argv[]) in cmd_target()
385 static int cmd_caps(const struct shell *sh, size_t argc, char *argv[]) in cmd_caps()
429 static int cmd_tx_cancel(const struct shell *sh, size_t argc, in cmd_tx_cancel()
442 static int cmd_tx_get(const struct shell *sh, size_t argc, char *argv[]) in cmd_tx_get()
473 static int cmd_tx_suspend(const struct shell *sh, size_t argc, in cmd_tx_suspend()
486 static int cmd_tx_resume(const struct shell *sh, size_t argc, char *argv[]) in cmd_tx_resume()
504 static int cmd_rx(const struct shell *sh, size_t argc, char *argv[]) in cmd_rx()
538 static int cmd_rx_cancel(const struct shell *sh, size_t argc, char *argv[]) in cmd_rx_cancel()