Home
last modified time | relevance | path

Searched refs:setup_cmds (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/modem/
Dquectel-bg9x.c952 static const struct setup_cmd setup_cmds[] = { variable
1040 setup_cmds, ARRAY_SIZE(setup_cmds), in modem_setup()
Dublox-sara-r4.c1129 static const struct setup_cmd setup_cmds[] = { in modem_reset() local
1230 setup_cmds, ARRAY_SIZE(setup_cmds), in modem_reset()
Dsimcom-sim7080.c1258 static const struct setup_cmd setup_cmds[] = { variable
2208 ret = modem_cmd_handler_setup_cmds(&mctx.iface, &mctx.cmd_handler, setup_cmds, in modem_setup()
2209 ARRAY_SIZE(setup_cmds), &mdata.sem_response, in modem_setup()
/Zephyr-latest/drivers/wifi/esp_at/
Desp.c1350 static const struct setup_cmd setup_cmds[] = { in esp_init_work() local
1400 &dev->mctx.cmd_handler, setup_cmds, in esp_init_work()
1401 ARRAY_SIZE(setup_cmds), in esp_init_work()