/Zephyr-latest/drivers/mipi_dbi/ |
D | mipi_dbi_spi.c | 335 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/ |
D | modem_cmd_handler.c | 570 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()
|
D | simcom-sim7080.c | 1157 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
|
D | modem_cmd_handler.h | 100 const struct modem_cmd *cmds[CMD_MAX]; member
|
D | ublox-sara-r4.c | 1034 static const struct modem_cmd cmds[] = { in modem_rssi_query_work() local
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.c | 651 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
|
D | esp_offload.c | 270 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/ |
D | hci_raw.c | 345 void bt_hci_raw_cmd_ext_register(struct bt_hci_raw_cmd_ext *cmds, size_t size) in bt_hci_raw_cmd_ext_register()
|
D | hci_core.c | 3895 struct bt_hci_rp_vs_read_supported_commands *cmds; in hci_vs_init() member
|
/Zephyr-latest/tests/subsys/mgmt/ec_host_cmd/uart/src/ |
D | main.c | 173 struct ec_host_cmd_request_header cmds[] = { in ZTEST() local
|
/Zephyr-latest/include/zephyr/drivers/ |
D | mipi_dbi.h | 226 uint8_t *cmds, size_t num_cmd, in mipi_dbi_command_read()
|
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/ |
D | main.c | 181 static const struct cmd_handler cmds[] = { variable
|
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/ |
D | main.c | 210 static const struct cmd_handler cmds[] = { variable
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | bmi160.c | 194 } cmds[] = { in bmi160_pmu_set() local
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_dw.c | 358 struct dw_i3c_cmd cmds[DW_I3C_MAX_CMD_BUF_SIZE]; member
|
D | i3c_cdns.c | 550 struct cdns_i3c_cmd cmds[I3C_MAX_MSGS]; member
|