/Zephyr-Core-3.7.0/subsys/usb/device/class/netusb/ |
D | function_rndis.c | 444 struct rndis_init_cmd *cmd = (void *)data; in rndis_init_handle() local 505 struct rndis_query_cmd *cmd = (void *)data; in rndis_query_handle() local 641 struct rndis_set_cmd *cmd = (void *)data; in rndis_set_handle() local 741 struct rndis_keepalive_cmd *cmd = (void *)data; in rndis_keepalive_handle() local
|
/Zephyr-Core-3.7.0/drivers/display/ |
D | uc81xx.c | 109 static inline int uc81xx_write_cmd(const struct device *dev, uint8_t cmd, in uc81xx_write_cmd() 124 uint8_t cmd, in uc81xx_write_cmd_pattern() 167 static inline int uc81xx_write_cmd_uint8(const struct device *dev, uint8_t cmd, in uc81xx_write_cmd_uint8() 173 static inline int uc81xx_write_array_opt(const struct device *dev, uint8_t cmd, in uc81xx_write_array_opt()
|
D | display_nt35510.c | 73 uint8_t cmd[5]; member 176 static int nt35510_write_sequence(const struct device *dev, const struct nt35510_init_cmd *cmd, in nt35510_write_sequence()
|
D | display_otm8009a.c | 39 static inline int otm8009a_dcs_write(const struct device *dev, uint8_t cmd, const void *buf, in otm8009a_dcs_write() 54 static int otm8009a_mcs_write(const struct device *dev, uint16_t cmd, const void *buf, size_t len) in otm8009a_mcs_write()
|
D | display_gc9x01x.c | 45 uint8_t cmd; member 220 static int gc9x01x_transmit(const struct device *dev, uint8_t cmd, const void *tx_data, in gc9x01x_transmit()
|
/Zephyr-Core-3.7.0/tests/bluetooth/tester/src/ |
D | btp_ots.c | 40 static uint8_t ots_supported_commands(const void *cmd, uint16_t cmd_len, in ots_supported_commands() 65 static uint8_t register_object(const void *cmd, uint16_t cmd_len, in register_object()
|
/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/ |
D | ieee802154_mgmt.c | 445 struct ieee802154_command *cmd; in ieee802154_associate() local 627 struct ieee802154_command *cmd; in ieee802154_disassociate() local
|
/Zephyr-Core-3.7.0/samples/net/wpan_serial/src/ |
D | main.c | 214 uint8_t cmd = net_buf_pull_u8(buf); in process_request() local 286 uint8_t cmd = net_buf_pull_u8(buf); in process_config() local
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | harness.py | 467 def run_command(self, cmd, timeout): argument 491 def _update_command_with_env_dependencies(cmd): argument
|
/Zephyr-Core-3.7.0/drivers/console/ |
D | uart_console.c | 400 static bool handle_mcumgr(struct console_input *cmd, uint8_t byte) in handle_mcumgr() 444 static struct console_input *cmd; in uart_console_isr() local
|
/Zephyr-Core-3.7.0/drivers/sensor/sensirion/sht4x/ |
D | sht4x.c | 32 static int sht4x_write_command(const struct device *dev, uint8_t cmd) in sht4x_write_command()
|
/Zephyr-Core-3.7.0/drivers/misc/ft8xx/ |
D | ft8xx_copro.c | 54 void ft8xx_copro_cmd(uint32_t cmd) in ft8xx_copro_cmd()
|
/Zephyr-Core-3.7.0/drivers/disk/nvme/ |
D | nvme_cmd.h | 343 struct nvme_command *cmd; member 360 struct nvme_command cmd; member 496 void nvme_namespace_flush_cmd(struct nvme_command *cmd, uint32_t nsid) in nvme_namespace_flush_cmd() 503 void nvme_namespace_rw_cmd(struct nvme_command *cmd, uint32_t rwcmd, in nvme_namespace_rw_cmd() 514 void nvme_namespace_write_cmd(struct nvme_command *cmd, uint32_t nsid, in nvme_namespace_write_cmd() 521 void nvme_namespace_read_cmd(struct nvme_command *cmd, uint32_t nsid, in nvme_namespace_read_cmd()
|
/Zephyr-Core-3.7.0/drivers/flash/ |
D | flash_stm32_ospi.c | 199 static int ospi_send_cmd(const struct device *dev, OSPI_RegularCmdTypeDef *cmd) in ospi_send_cmd() 219 static int ospi_read_access(const struct device *dev, OSPI_RegularCmdTypeDef *cmd, in ospi_read_access() 252 static int ospi_write_access(const struct device *dev, OSPI_RegularCmdTypeDef *cmd, in ospi_write_access() 384 OSPI_RegularCmdTypeDef cmd = ospi_prepare_cmd(OSPI_SPI_MODE, OSPI_STR_TRANSFER); in stm32_ospi_read_jedec_id() local 447 OSPI_RegularCmdTypeDef cmd = ospi_prepare_cmd(dev_cfg->data_mode, in stm32_ospi_read_sfdp() local 1334 OSPI_RegularCmdTypeDef cmd = ospi_prepare_cmd(dev_cfg->data_mode, dev_cfg->data_rate); in flash_stm32_ospi_read() local 2471 const uint8_t cmd = u2.types.type[ei]; in flash_stm32_ospi_init() local
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/ |
D | hfp_hf.c | 435 const char *cmd; member 480 struct bt_hfp_hf_cmd_complete cmd = { 0 }; in cmd_complete() local 643 int bt_hfp_hf_send_cmd(struct bt_conn *conn, enum bt_hfp_hf_at_cmd cmd) in bt_hfp_hf_send_cmd()
|
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/ace/ |
D | comm_widget.h | 810 uint32_t cmd = sys_read32(CW_BASE + USCMD); in cw_upstream_enable_sent_intr() local 825 uint32_t cmd = sys_read32(CW_BASE + USCMD); in cw_upstream_do_pw() local
|
/Zephyr-Core-3.7.0/drivers/wifi/eswifi/ |
D | eswifi_offload.c | 530 char cmd[] = "C4=1\r"; in eswifi_off_enable_dhcp() local 546 char cmd[] = "PR=0\r"; in eswifi_off_disable_bypass() local
|
/Zephyr-Core-3.7.0/drivers/adc/ |
D | adc_mcux_lpadc.c | 63 lpadc_conv_command_config_t *cmd) in mcux_lpadc_acquisition_time_setup() 130 lpadc_conv_command_config_t *cmd; in mcux_lpadc_channel_setup() local
|
/Zephyr-Core-3.7.0/drivers/mipi_dbi/ |
D | mipi_dbi_smartbond.c | 203 uint8_t *cmd, size_t num_cmds, in mipi_dbi_smartbond_command_read() 291 uint8_t cmd, const uint8_t *data_buf, in mipi_dbi_smartbond_command_write()
|
/Zephyr-Core-3.7.0/drivers/serial/ |
D | uart_handlers.c | 181 static inline int z_vrfy_uart_drv_cmd(const struct device *dev, uint32_t cmd, in z_vrfy_uart_drv_cmd()
|
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/lwm2m_engine/src/ |
D | stubs.c | 133 int z_impl_zsock_fcntl_impl(int sock, int cmd, int flags) in z_impl_zsock_fcntl_impl()
|
/Zephyr-Core-3.7.0/drivers/disk/ |
D | sdmmc_subsys.c | 87 static int disk_sdmmc_access_ioctl(struct disk_info *disk, uint8_t cmd, void *buf) in disk_sdmmc_access_ioctl()
|
/Zephyr-Core-3.7.0/scripts/west_commands/runners/ |
D | core.py | 105 def _parser_windows(cmd): argument 112 def _parser_linux(cmd): argument 118 def _parser_darwin(cmd): argument
|
/Zephyr-Core-3.7.0/drivers/memc/ |
D | memc_mspi_aps6404l.c | 68 static int memc_mspi_aps6404l_command_write(const struct device *psram, uint8_t cmd, uint32_t addr, in memc_mspi_aps6404l_command_write() 104 static int memc_mspi_aps6404l_command_read(const struct device *psram, uint8_t cmd, uint32_t addr, in memc_mspi_aps6404l_command_read()
|
/Zephyr-Core-3.7.0/drivers/ethernet/ |
D | eth_smsc911x.c | 59 uint32_t cmd = MAC_CSR_CMD_BUSY | MAC_CSR_CMD_READ | reg; in smsc_mac_regread() local 73 uint32_t cmd = MAC_CSR_CMD_BUSY | MAC_CSR_CMD_WRITE | reg; in smsc_mac_regwrite() local
|