Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 233) sorted by relevance

12345678910

/Zephyr-Core-3.5.0/subsys/sd/
Dmmc.c67 inline int mmc_ioctl(struct sd_card *card, uint8_t cmd, void *buf) in mmc_ioctl()
207 struct sdhc_command cmd = {0}; in mmc_send_op_cond() local
268 struct sdhc_command cmd = {0}; in mmc_set_rca() local
293 struct sdhc_command cmd = {0}; in mmc_read_csd() local
381 struct sdhc_command cmd = {0}; in mmc_set_bus_width() local
418 struct sdhc_command cmd = {0}; in mmc_set_hs_timing() local
447 struct sdhc_command cmd = {0}; in mmc_set_power_class_HS200() local
461 struct sdhc_command cmd = {0}; in mmc_set_timing() local
572 struct sdhc_command cmd = {0}; in mmc_read_ext_csd() local
625 struct sdhc_command cmd = {0}; in mmc_set_cache() local
Dsd_ops.c22 struct sdhc_command cmd = {0}; in sdmmc_read_status() local
198 struct sdhc_command cmd = {0}; in sdmmc_spi_read_cxd() local
229 struct sdhc_command cmd = {0}; in sdmmc_read_cxd() local
316 struct sdhc_command cmd = {0}; in sdmmc_switch_voltage() local
400 struct sdhc_command cmd = {0}; in sdmmc_request_rca() local
426 struct sdhc_command cmd = {0}; in sdmmc_select_card() local
450 struct sdhc_command cmd = {0}; in card_app_command() local
478 struct sdhc_command cmd = {0}; in card_read() local
600 struct sdhc_command cmd = {0}; in card_query_written() local
641 struct sdhc_command cmd = {0}; in card_write() local
[all …]
Dsd.c24 struct sdhc_command cmd = {0}; in sd_idle() local
37 struct sdhc_command cmd = {0}; in sd_send_interface_condition() local
73 struct sdhc_command cmd = {0}; in sd_enable_crc() local
Dsdmmc.c72 struct sdhc_command cmd; in sdmmc_spi_send_ocr() local
98 struct sdhc_command cmd; in sdmmc_send_ocr() local
155 struct sdhc_command cmd = {0}; in sdmmc_read_scr() local
208 struct sdhc_command cmd = {0}; in sdmmc_set_blocklen() local
224 struct sdhc_command cmd = {0}; in sdmmc_set_bus_width() local
280 struct sdhc_command cmd = {0}; in sdmmc_switch() local
733 int sdmmc_ioctl(struct sd_card *card, uint8_t cmd, void *buf) in sdmmc_ioctl()
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp_core.c33 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands()
48 static uint8_t supported_services(const void *cmd, uint16_t cmd_len, in supported_services()
98 static uint8_t register_service(const void *cmd, uint16_t cmd_len, in register_service()
200 static uint8_t unregister_service(const void *cmd, uint16_t cmd_len, in unregister_service()
Dbtp_mesh.c471 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands()
783 static uint8_t dfu_srv_apply(const void *cmd, uint16_t cmd_len, in dfu_srv_apply()
795 static uint8_t priv_beacon_get(const void *cmd, uint16_t cmd_len, in priv_beacon_get()
813 static uint8_t priv_beacon_set(const void *cmd, uint16_t cmd_len, in priv_beacon_set()
832 static uint8_t priv_gatt_proxy_get(const void *cmd, uint16_t cmd_len, in priv_gatt_proxy_get()
850 static uint8_t priv_gatt_proxy_set(const void *cmd, uint16_t cmd_len, in priv_gatt_proxy_set()
869 static uint8_t priv_node_id_get(const void *cmd, uint16_t cmd_len, in priv_node_id_get()
889 static uint8_t priv_node_id_set(const void *cmd, uint16_t cmd_len, in priv_node_id_set()
908 static uint8_t proxy_private_identity_enable(const void *cmd, uint16_t cmd_len, in proxy_private_identity_enable()
933 static uint8_t od_priv_proxy_get(const void *cmd, uint16_t cmd_len, in od_priv_proxy_get()
[all …]
Dbtp_gap.c220 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands()
266 static uint8_t controller_index_list(const void *cmd, uint16_t cmd_len, in controller_index_list()
279 static uint8_t controller_info(const void *cmd, uint16_t cmd_len, in controller_info()
416 static uint8_t get_oob_sc_local_data(const void *cmd, uint16_t cmd_len, in get_oob_sc_local_data()
430 static uint8_t set_oob_sc_remote_data(const void *cmd, uint16_t cmd_len, in set_oob_sc_remote_data()
450 static uint8_t set_connectable(const void *cmd, uint16_t cmd_len, in set_connectable()
516 static uint8_t set_discoverable(const void *cmd, uint16_t cmd_len, in set_discoverable()
547 static uint8_t set_bondable(const void *cmd, uint16_t cmd_len, in set_bondable()
628 static uint8_t start_advertising(const void *cmd, uint16_t cmd_len,
712 static uint8_t start_directed_advertising(const void *cmd, uint16_t cmd_len,
[all …]
Dbtp_aics.c37 static uint8_t aics_supported_commands(const void *cmd, uint16_t cmd_len, void *rsp, in aics_supported_commands()
152 static uint8_t aics_set_gain(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_set_gain()
173 static uint8_t aics_unmute(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_unmute()
194 static uint8_t aics_mute(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_mute()
215 static uint8_t aics_state_get(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_state_get()
236 static uint8_t aics_type_get(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_type_get()
257 static uint8_t aics_status_get(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_status_get()
278 static uint8_t aics_gain_setting_prop_get(const void *cmd, uint16_t cmd_len, void *rsp, in aics_gain_setting_prop_get()
300 static uint8_t aics_man_gain_set(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_man_gain_set()
321 static uint8_t aics_auto_gain_set(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in aics_auto_gain_set()
[all …]
Dbtp_has.c19 static uint8_t has_supported_commands(const void *cmd, uint16_t cmd_len, in has_supported_commands()
32 static uint8_t has_set_active_index(const void *cmd, uint16_t cmd_len, in has_set_active_index()
44 static uint8_t has_set_preset_name(const void *cmd, uint16_t cmd_len, in has_set_preset_name()
61 static uint8_t has_remove_preset(const void *cmd, uint16_t cmd_len, in has_remove_preset()
95 static uint8_t has_add_preset(const void *cmd, uint16_t cmd_len, in has_add_preset()
118 static uint8_t has_set_properties(const void *cmd, uint16_t cmd_len, in has_set_properties()
Dbtp_csis.c21 static uint8_t csis_supported_commands(const void *cmd, uint16_t cmd_len, in csis_supported_commands()
36 static uint8_t csis_set_member_lock(const void *cmd, uint16_t cmd_len, in csis_set_member_lock()
49 static uint8_t csis_get_member_rsi(const void *cmd, uint16_t cmd_len, in csis_get_member_rsi()
Dbtp_vcp.c67 static uint8_t vcs_supported_commands(const void *cmd, uint16_t cmd_len, in vcs_supported_commands()
85 static uint8_t set_volume(const void *cmd, uint16_t cmd_len, in set_volume()
99 static uint8_t vol_up(const void *cmd, uint16_t cmd_len, in vol_up()
111 static uint8_t vol_down(const void *cmd, uint16_t cmd_len, in vol_down()
123 static uint8_t mute(const void *cmd, uint16_t cmd_len, in mute()
135 static uint8_t unmute(const void *cmd, uint16_t cmd_len, in unmute()
197 static uint8_t vocs_supported_commands(const void *cmd, uint16_t cmd_len, in vocs_supported_commands()
318 static uint8_t vocs_audio_desc(const void *cmd, uint16_t cmd_len, in vocs_audio_desc()
345 static uint8_t vocs_audio_loc(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in vocs_audio_loc()
359 static uint8_t vocs_state_get(const void *cmd, uint16_t cmd_len, void *rsp, uint16_t *rsp_len) in vocs_state_get()
[all …]
Dbtp_gatt.c220 static uint8_t supported_commands(const void *cmd, uint16_t cmd_len, in supported_commands()
288 static uint8_t add_service(const void *cmd, uint16_t cmd_len, in add_service()
493 static uint8_t add_characteristic(const void *cmd, uint16_t cmd_len, in add_characteristic()
682 static uint8_t add_descriptor(const void *cmd, uint16_t cmd_len, in add_descriptor()
753 static uint8_t add_included(const void *cmd, uint16_t cmd_len, in add_included()
881 static uint8_t set_value(const void *cmd, uint16_t cmd_len, in set_value()
914 static uint8_t start_server(const void *cmd, uint16_t cmd_len, in start_server()
957 static uint8_t set_enc_key_size(const void *cmd, uint16_t cmd_len, in set_enc_key_size()
998 static uint8_t exchange_mtu(const void *cmd, uint16_t cmd_len, in exchange_mtu()
1079 static uint8_t disc_all_prim(const void *cmd, uint16_t cmd_len, in disc_all_prim()
[all …]
/Zephyr-Core-3.5.0/drivers/smbus/
Dsmbus_handlers.c59 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_byte_data_write()
69 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_byte_data_read()
80 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_word_data_write()
90 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_word_data_read()
101 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_pcall()
112 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_block_write()
123 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_block_read()
134 uint16_t addr, uint8_t cmd, in z_vrfy_smbus_block_pcall()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c385 static void command_send_cb(struct media_player *plr, int err, const struct mpl_cmd *cmd) in command_send_cb()
595 static void test_send_cmd_wait_flags(struct mpl_cmd *cmd) in test_send_cmd_wait_flags()
614 struct mpl_cmd cmd; in test_cp_play() local
633 struct mpl_cmd cmd; in test_cp_pause() local
652 struct mpl_cmd cmd; in test_cp_fast_rewind() local
671 struct mpl_cmd cmd; in test_cp_fast_forward() local
690 struct mpl_cmd cmd; in test_cp_stop() local
711 struct mpl_cmd cmd; in test_cp_move_relative() local
758 struct mpl_cmd cmd; in test_cp_prev_segment() local
788 struct mpl_cmd cmd; in test_cp_next_segment() local
[all …]
Dmcc_test.c338 static void mcc_send_command_cb(struct bt_conn *conn, int err, const struct mpl_cmd *cmd) in mcc_send_command_cb()
688 struct mpl_cmd cmd = { 0 }; in test_invalid_send_cmd() local
725 static void test_send_cmd_wait_flags(struct mpl_cmd *cmd) in test_send_cmd_wait_flags()
749 struct mpl_cmd cmd; in test_cp_play() local
768 struct mpl_cmd cmd; in test_cp_pause() local
787 struct mpl_cmd cmd; in test_cp_fast_rewind() local
806 struct mpl_cmd cmd; in test_cp_fast_forward() local
825 struct mpl_cmd cmd; in test_cp_stop() local
846 struct mpl_cmd cmd; in test_cp_move_relative() local
893 struct mpl_cmd cmd; in test_cp_prev_segment() local
[all …]
/Zephyr-Core-3.5.0/tests/subsys/modem/modem_chat/src/
Dmain.c21 static struct modem_chat cmd; variable
68 static void on_imei(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_imei()
74 static void on_creg(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_creg()
80 static void on_cgreg(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_cgreg()
86 static void on_qeng_serving_cell(struct modem_chat *cmd, char **argv, uint16_t argc, in on_qeng_serving_cell()
93 static void on_no_carrier(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_no_carrier()
99 static void on_error(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_error()
105 static void on_rdy(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_rdy()
111 static void on_app_rdy(struct modem_chat *cmd, char **argv, uint16_t argc, void *user_data) in on_app_rdy()
117 static void on_normal_power_down(struct modem_chat *cmd, char **argv, uint16_t argc, in on_normal_power_down()
[all …]
/Zephyr-Core-3.5.0/drivers/sensor/ms5607/
Dms5607_i2c.c20 static int ms5607_i2c_raw_cmd(const struct ms5607_config *config, uint8_t cmd) in ms5607_i2c_raw_cmd()
36 static int ms5607_i2c_read_prom(const struct ms5607_config *config, uint8_t cmd, in ms5607_i2c_read_prom()
53 static int ms5607_i2c_start_conversion(const struct ms5607_config *config, uint8_t cmd) in ms5607_i2c_start_conversion()
/Zephyr-Core-3.5.0/drivers/disk/nvme/
Dnvme_controller_cmd.c63 struct nvme_command *cmd; in nvme_ctrlr_cmd_create_io_cq() local
91 struct nvme_command *cmd; in nvme_ctrlr_cmd_create_io_sq() local
119 struct nvme_command *cmd; in nvme_ctrlr_cmd_delete_io_cq() local
143 struct nvme_command *cmd; in nvme_ctrlr_cmd_delete_io_sq() local
170 struct nvme_command *cmd; in nvme_ctrlr_cmd_set_feature() local
195 struct nvme_command *cmd; in nvme_ctrlr_cmd_get_feature() local
/Zephyr-Core-3.5.0/subsys/shell/
Dshell_wildcard.c14 char const *cmd, in command_add()
70 const struct shell_static_entry *cmd, in commands_expand()
160 const struct shell_static_entry *cmd, in z_shell_wildcard_process()
/Zephyr-Core-3.5.0/samples/bluetooth/tmap_peripheral/src/
Dmcp_ctlr.c30 static void mcc_send_command_cb(struct bt_conn *conn, int err, const struct mpl_cmd *cmd) in mcc_send_command_cb()
67 struct mpl_cmd cmd; in mcp_send_cmd() local
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hci/
Dhci.c372 struct bt_hci_cp_disconnect *cmd = (void *)buf->data; in disconnect() local
384 struct bt_hci_cp_read_remote_version_info *cmd = (void *)buf->data; in read_remote_ver_info() local
395 static int link_control_cmd_handle(uint16_t ocf, struct net_buf *cmd, in link_control_cmd_handle()
416 struct bt_hci_cp_set_event_mask *cmd = (void *)buf->data; in set_event_mask() local
425 struct bt_hci_cp_set_event_mask_page_2 *cmd = (void *)buf->data; in set_event_mask_page_2() local
485 struct bt_hci_cp_set_ctl_to_host_flow *cmd = (void *)buf->data; in set_ctl_to_host_flow() local
527 struct bt_hci_cp_host_buffer_size *cmd = (void *)buf->data; in host_buffer_size() local
553 struct bt_hci_cp_host_num_completed_packets *cmd = (void *)buf->data; in host_num_completed_packets() local
593 struct bt_hci_cp_read_auth_payload_timeout *cmd = (void *)buf->data; in read_auth_payload_timeout() local
612 struct bt_hci_cp_write_auth_payload_timeout *cmd = (void *)buf->data; in write_auth_payload_timeout() local
[all …]
/Zephyr-Core-3.5.0/subsys/mgmt/osdp/src/
Dosdp_cp.c64 struct osdp_cmd *cmd = NULL; in cp_cmd_alloc() local
73 static void cp_cmd_free(struct osdp_pd *pd, struct osdp_cmd *cmd) in cp_cmd_free()
78 static void cp_cmd_enqueue(struct osdp_pd *pd, struct osdp_cmd *cmd) in cp_cmd_enqueue()
83 static int cp_cmd_dequeue(struct osdp_pd *pd, struct osdp_cmd **cmd) in cp_cmd_dequeue()
125 struct osdp_cmd *cmd = NULL; in cp_build_command() local
630 struct osdp_cmd *cmd; in cp_flush_command_queue() local
677 struct osdp_cmd *cmd = NULL; in cp_phy_state_update() local
756 static int cp_cmd_dispatcher(struct osdp_pd *pd, int cmd) in cp_cmd_dispatcher()
955 struct osdp_cmd *cmd[OSDP_PD_MAX] = { 0 }; in osdp_cp_send_command_keyset() local
1041 int osdp_cp_send_command(int pd, struct osdp_cmd *cmd) in osdp_cp_send_command()
/Zephyr-Core-3.5.0/drivers/sensor/hp206c/
Dhp206c.c34 static int hp206c_read(const struct device *dev, uint8_t cmd, uint8_t *data, in hp206c_read()
51 uint8_t cmd = HP206C_CMD_READ_REG | (reg_addr & HP206C_REG_ADDR_MASK); in hp206c_read_reg() local
56 static int hp206c_write(const struct device *dev, uint8_t cmd, uint8_t *data, in hp206c_write()
73 uint8_t cmd = HP206C_CMD_WRITE_REG | (reg_addr & HP206C_REG_ADDR_MASK); in hp206c_write_reg() local
78 static int hp206c_cmd_send(const struct device *dev, uint8_t cmd) in hp206c_cmd_send()
209 uint8_t cmd, struct sensor_value *val) in hp206c_val_get()
/Zephyr-Core-3.5.0/tests/subsys/mgmt/ec_host_cmd/uart/src/
Dmain.c83 struct ec_host_cmd_request_header *cmd = (struct ec_host_cmd_request_header *)buf; in prepare_hello_cmd() local
99 struct ec_host_cmd_request_header *cmd = (struct ec_host_cmd_request_header *)data->rx_buf; in test_hello() local
140 struct ec_host_cmd_request_header *cmd = (struct ec_host_cmd_request_header *)data->rx_buf; in ZTEST() local
171 struct ec_host_cmd_request_header *cmd = (struct ec_host_cmd_request_header *)data->rx_buf; in ZTEST() local
258 uint8_t *cmd = data->rx_buf; in ZTEST() local
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/shell/
Dmedia_controller.c296 static void command_send_cb(struct media_player *plr, int err, const struct mpl_cmd *cmd) in command_send_cb()
764 const struct mpl_cmd cmd = { in cmd_media_play() local
781 const struct mpl_cmd cmd = { in cmd_media_pause() local
799 const struct mpl_cmd cmd = { in cmd_media_fast_rewind() local
817 const struct mpl_cmd cmd = { in cmd_media_fast_forward() local
835 const struct mpl_cmd cmd = { in cmd_media_stop() local
853 struct mpl_cmd cmd = { in cmd_media_move_relative() local
888 const struct mpl_cmd cmd = { in cmd_media_prev_segment() local
907 const struct mpl_cmd cmd = { in cmd_media_next_segment() local
926 const struct mpl_cmd cmd = { in cmd_media_first_segment() local
[all …]

12345678910