Home
last modified time | relevance | path

Searched refs:transport_config (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/shell/
Dshell.c1205 const void *transport_config, in instance_init() argument
1256 int ret = sh->iface->api->init(sh->iface, transport_config, in instance_init()
1377 int shell_init(const struct shell *sh, const void *transport_config, in shell_init() argument
1388 int err = instance_init(sh, transport_config, cfg_flags); in shell_init()
/Zephyr-latest/include/zephyr/shell/
Dshell.h1005 int shell_init(const struct shell *sh, const void *transport_config,