Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/drivers/mipi_dbi/
Dmipi_dbi_spi.c335 uint8_t *cmds, size_t num_cmds, in mipi_dbi_spi_read_helper_3wire()
388 uint8_t *cmds, size_t num_cmds, in mipi_dbi_spi_read_helper_4wire()
444 uint8_t *cmds, size_t num_cmds, in mipi_dbi_spi_command_read()
/Zephyr-latest/drivers/modem/
Dmodem_cmd_handler.c570 const struct setup_cmd *cmds, size_t cmds_len, in modem_cmd_handler_setup_cmds()
604 const struct setup_cmd *cmds, in modem_cmd_handler_setup_cmds_nolock()
Dsimcom-sim7080.c1157 struct modem_cmd cmds[] = { MODEM_CMD("+CREG: ", on_cmd_cereg, 2U, ",") }; in modem_pdp_activate() local
1160 struct modem_cmd cmds[] = { MODEM_CMD("+CEREG: ", on_cmd_cereg, 2U, ",") }; in modem_pdp_activate() local
1550 struct modem_cmd cmds[] = { MODEM_CMD("+CGNSINF: ", on_cmd_cgnsinf, 0U, NULL) }; in mdm_sim7080_query_gnss() local
1645 struct modem_cmd cmds[] = { MODEM_CMD("+FTPGET: 2,", on_cmd_ftpget, 1U, "") }; in mdm_sim7080_ftp_get_read() local
2158 struct modem_cmd cmds[] = { MODEM_CMD("+CMGL: ", on_cmd_cmgl, 4U, ",\r") }; in mdm_sim7080_read_sms() local
Dmodem_cmd_handler.h100 const struct modem_cmd *cmds[CMD_MAX]; member
Dublox-sara-r4.c1034 static const struct modem_cmd cmds[] = { in modem_rssi_query_work() local
/Zephyr-latest/drivers/wifi/esp_at/
Desp.c651 static const struct modem_cmd cmds[] = { in esp_ip_addr_work() local
1028 static const struct modem_cmd cmds[] = { in esp_mgmt_iface_status_work() local
1075 static const struct modem_cmd cmds[] = { in esp_mgmt_scan_work() local
1139 static const struct modem_cmd cmds[] = { in esp_mgmt_connect_work() local
Desp_offload.c270 static const struct modem_cmd cmds[] = { in _sock_send() local
608 static const struct modem_cmd cmds[] = { in esp_recvdata_work() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c345 void bt_hci_raw_cmd_ext_register(struct bt_hci_raw_cmd_ext *cmds, size_t size) in bt_hci_raw_cmd_ext_register()
Dhci_core.c3895 struct bt_hci_rp_vs_read_supported_commands *cmds; in hci_vs_init() member
/Zephyr-latest/tests/subsys/mgmt/ec_host_cmd/uart/src/
Dmain.c173 struct ec_host_cmd_request_header cmds[] = { in ZTEST() local
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dbi.h226 uint8_t *cmds, size_t num_cmd, in mipi_dbi_command_read()
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c181 static const struct cmd_handler cmds[] = { variable
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c210 static const struct cmd_handler cmds[] = { variable
/Zephyr-latest/drivers/sensor/bosch/bmi160/
Dbmi160.c194 } cmds[] = { in bmi160_pmu_set() local
/Zephyr-latest/drivers/i3c/
Di3c_dw.c358 struct dw_i3c_cmd cmds[DW_I3C_MAX_CMD_BUF_SIZE]; member
Di3c_cdns.c550 struct cdns_i3c_cmd cmds[I3C_MAX_MSGS]; member