| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | wl_android.c | 362 uint8 *command; /* pointer to the actual command */ member 369 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 381 char *command, int total_len); 383 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 385 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 387 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 389 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 391 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 458 int wl_cfg80211_set_btcoex_dhcp(struct net_device *dev, dhd_pub_t *dhd, char *command); 474 static int wl_android_wbtext(struct net_device *dev, char *command, int total_len); [all …]
|
| D | wl_android_ext.c | 538 wl_ext_channel(struct net_device *dev, char* command, int total_len) in wl_ext_channel() argument 547 ANDROID_TRACE(("%s: cmd %s\n", __FUNCTION__, command)); in wl_ext_channel() 549 sscanf(command, "%*s %d", &channel); in wl_ext_channel() 560 bytes_written = snprintf(command, sizeof(channel_info_t)+2, in wl_ext_channel() 562 ANDROID_TRACE(("%s: command result is %s\n", __FUNCTION__, command)); in wl_ext_channel() 571 wl_ext_channels(struct net_device *dev, char* command, int total_len) in wl_ext_channels() argument 578 ANDROID_TRACE(("%s: cmd %s\n", __FUNCTION__, command)); in wl_ext_channels() 588 bytes_written = snprintf(command, total_len, "channels"); in wl_ext_channels() 590 bytes_written += snprintf(command+bytes_written, total_len, " %d", in wl_ext_channels() 593 ANDROID_TRACE(("%s: command result is %s\n", __FUNCTION__, command)); in wl_ext_channels() [all …]
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | wl_android.c | 609 uint8 *command; /* pointer to the actual command */ member 616 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 628 char *command, int total_len); 630 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 632 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 634 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 636 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 638 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 737 uint8 *command; /* pointer to the actual command */ member 744 const wl_drv_sub_cmd_t *cmd, char *command, wl_drv_cmd_info_t *cmd_info); [all …]
|
| D | wl_android_ext.c | 190 static int wl_ext_wl_iovar(struct net_device *dev, char *command, int total_len); 658 wl_ext_channel(struct net_device *dev, char* command, int total_len) in wl_ext_channel() argument 667 AEXT_TRACE(dev->name, "cmd %s", command); in wl_ext_channel() 669 sscanf(command, "%*s %d", &channel); in wl_ext_channel() 680 bytes_written = snprintf(command, sizeof(channel_info_t)+2, in wl_ext_channel() 682 AEXT_TRACE(dev->name, "command result is %s\n", command); in wl_ext_channel() 691 wl_ext_channels(struct net_device *dev, char* command, int total_len) in wl_ext_channels() argument 698 AEXT_TRACE(dev->name, "cmd %s", command); in wl_ext_channels() 708 bytes_written = snprintf(command, total_len, "channels"); in wl_ext_channels() 710 bytes_written += snprintf(command+bytes_written, total_len, " %d", in wl_ext_channels() [all …]
|
| D | wl_iapsta.h | 158 int wl_ext_iapsta_enable(struct net_device *dev, char *command, int total_len); 159 int wl_ext_iapsta_disable(struct net_device *dev, char *command, int total_len); 160 int wl_ext_isam_param(struct net_device *dev, char *command, int total_len); 161 int wl_ext_isam_status(struct net_device *dev, char *command, int total_len); 162 int wl_ext_isam_init(struct net_device *dev, char *command, int total_len); 163 int wl_ext_iapsta_config(struct net_device *dev, char *command, int total_len);
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_android.c | 379 uint8 *command; /* pointer to the actual command */ member 386 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 398 char *command, int total_len); 400 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 402 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 404 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 406 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 408 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info); 457 uint8 *command; /* pointer to the actual command */ member 464 const wl_drv_sub_cmd_t *cmd, char *command, wl_drv_cmd_info_t *cmd_info); [all …]
|
| D | wl_android_ext.c | 316 static int wl_ext_wl_iovar(struct net_device *dev, char *command, int total_len); 784 wl_ext_channel(struct net_device *dev, char* command, int total_len) in wl_ext_channel() argument 793 AEXT_TRACE(dev->name, "cmd %s", command); in wl_ext_channel() 795 sscanf(command, "%*s %d", &channel); in wl_ext_channel() 806 bytes_written = snprintf(command, sizeof(channel_info_t)+2, in wl_ext_channel() 808 AEXT_TRACE(dev->name, "command result is %s\n", command); in wl_ext_channel() 817 wl_ext_channels(struct net_device *dev, char* command, int total_len) in wl_ext_channels() argument 824 AEXT_TRACE(dev->name, "cmd %s", command); in wl_ext_channels() 834 bytes_written = snprintf(command, total_len, "channels"); in wl_ext_channels() 836 bytes_written += snprintf(command+bytes_written, total_len, " %d", in wl_ext_channels() [all …]
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | wl_android.c | 378 uint8 *command; /* pointer to the actual command */ member 385 const wl_natoe_sub_cmd_t *cmd, char *command, 397 static int wl_android_process_natoe_cmd(struct net_device *dev, char *command, 401 char *command, 405 char *command, 409 char *command, 413 char *command, 417 char *command, 461 uint8 *command; /* pointer to the actual command */ member 468 const wl_drv_sub_cmd_t *cmd, char *command, [all …]
|
| D | wl_android_ext.c | 207 static int wl_ext_wl_iovar(struct net_device *dev, char *command, 684 static int wl_ext_channel(struct net_device *dev, char *command, int total_len) in wl_ext_channel() argument 693 AEXT_TRACE(dev->name, "cmd %s", command); in wl_ext_channel() 695 sscanf(command, "%*s %d", &channel); in wl_ext_channel() 706 bytes_written = snprintf(command, sizeof(channel_info_t) + 0x2, in wl_ext_channel() 708 AEXT_TRACE(dev->name, "command result is %s\n", command); in wl_ext_channel() 716 static int wl_ext_channels(struct net_device *dev, char *command, int total_len) in wl_ext_channels() argument 723 AEXT_TRACE(dev->name, "cmd %s", command); in wl_ext_channels() 733 bytes_written = snprintf(command, total_len, "channels"); in wl_ext_channels() 735 bytes_written += snprintf(command + bytes_written, total_len, " %d", in wl_ext_channels() [all …]
|
| D | wl_iapsta.h | 191 int wl_ext_iapsta_enable(struct net_device *dev, char *command, int total_len); 192 int wl_ext_iapsta_disable(struct net_device *dev, char *command, int total_len); 193 int wl_ext_isam_param(struct net_device *dev, char *command, int total_len); 194 int wl_ext_isam_status(struct net_device *dev, char *command, int total_len); 195 int wl_ext_isam_init(struct net_device *dev, char *command, int total_len); 196 int wl_ext_iapsta_config(struct net_device *dev, char *command, int total_len); 213 int wl_ext_mesh_peer_status(struct net_device *dev, char *data, char *command, 215 int wl_ext_isam_peer_path(struct net_device *dev, char *command, int total_len);
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | rtw_android.c | 185 static int rtw_android_pno_setup(struct net_device *net, char *command, int total_len) in rtw_android_pno_setup() argument 206 str_ptr = command + cmdlen; in rtw_android_pno_setup() 369 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() argument 377 bytes_written += snprintf(&command[bytes_written], total_len, "%s rssi %d", in rtw_android_get_rssi() 384 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() argument 391 bytes_written = snprintf(command, total_len, "LinkSpeed %d", link_speed); in rtw_android_get_link_speed() 396 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() argument 400 bytes_written = snprintf(command, total_len, "Macaddr = "MAC_FMT, MAC_ARG(net->dev_addr)); in rtw_android_get_macaddr() 404 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() argument 407 char *country_code = command + strlen(android_wifi_cmd_str[ANDROID_WIFI_CMD_COUNTRY]) + 1; in rtw_android_set_country() [all …]
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/hal_flash/ |
| D | hal_exflash_user_operation.c | 13 xqspi_command_t command; in exflash_read_identification_id() local 16 command.inst = SPI_FLASH_CMD_RDID; in exflash_read_identification_id() 17 command.addr = 0; in exflash_read_identification_id() 18 command.inst_size = XQSPI_INSTSIZE_08_BITS; in exflash_read_identification_id() 19 command.addr_size = XQSPI_ADDRSIZE_00_BITS; in exflash_read_identification_id() 20 command.dummy_cycles = 0; in exflash_read_identification_id() 21 command.inst_addr_mode = XQSPI_INST_ADDR_ALL_IN_SPI; in exflash_read_identification_id() 22 command.data_mode = XQSPI_DATA_MODE_SPI; in exflash_read_identification_id() 23 command.length = 3; in exflash_read_identification_id() 25 status = hal_xqspi_command_receive_patch(p_exflash->p_xqspi, &command, id, 1000); in exflash_read_identification_id()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/lcd/ |
| D | lcd_source.c | 203 s32 sunxi_lcd_dsi_dcs_write(u32 screen_id, u8 command, u8 *para, u32 para_num) in sunxi_lcd_dsi_dcs_write() argument 207 command, para, in sunxi_lcd_dsi_dcs_write() 218 s32 sunxi_lcd_dsi_dcs_write_0para(u32 screen_id, u8 command) in sunxi_lcd_dsi_dcs_write_0para() argument 222 sunxi_lcd_dsi_dcs_write(screen_id, command, tmp, 0); in sunxi_lcd_dsi_dcs_write_0para() 233 s32 sunxi_lcd_dsi_dcs_write_1para(u32 screen_id, u8 command, u8 para1) in sunxi_lcd_dsi_dcs_write_1para() argument 238 sunxi_lcd_dsi_dcs_write(screen_id, command, tmp, 1); in sunxi_lcd_dsi_dcs_write_1para() 243 s32 sunxi_lcd_dsi_dcs_write_2para(u32 screen_id, u8 command, u8 para1, u8 para2) in sunxi_lcd_dsi_dcs_write_2para() argument 249 sunxi_lcd_dsi_dcs_write(screen_id, command, tmp, 2); in sunxi_lcd_dsi_dcs_write_2para() 254 s32 sunxi_lcd_dsi_dcs_write_3para(u32 screen_id, u8 command, u8 para1, u8 para2, in sunxi_lcd_dsi_dcs_write_3para() argument 262 sunxi_lcd_dsi_dcs_write(screen_id, command, tmp, 3); in sunxi_lcd_dsi_dcs_write_3para() [all …]
|
| D | lcd_source.h | 124 s32 sunxi_lcd_dsi_dcs_write(u32 scree_id, u8 command, u8 *para, u32 para_num); 132 s32 sunxi_lcd_dsi_dcs_write_0para(u32 scree_id, u8 command); 133 s32 sunxi_lcd_dsi_dcs_write_1para(u32 scree_id, u8 command, u8 para1); 134 s32 sunxi_lcd_dsi_dcs_write_2para(u32 scree_id, u8 command, u8 para1, u8 para2); 135 s32 sunxi_lcd_dsi_dcs_write_3para(u32 scree_id, u8 command, u8 para1, u8 para2, 137 s32 sunxi_lcd_dsi_dcs_write_4para(u32 scree_id, u8 command, u8 para1, u8 para2, 139 s32 sunxi_lcd_dsi_dcs_write_5para(u32 scree_id, u8 command, u8 para1, u8 para2, 163 s32 sunxi_lcd_dsi_gen_write(u32 scree_id, u8 command, u8 *para, u32 para_num); 180 s32 sunxi_lcd_dsi_gen_write_0para(u32 scree_id, u8 command); 181 s32 sunxi_lcd_dsi_gen_write_1para(u32 scree_id, u8 command, u8 para1); [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/sunxi_device/ |
| D | sunxi_dsi.c | 71 static s32 sunxi_dsi_dcs_wr(struct sunxi_dsi *dsi, u8 command, u8 *para, in sunxi_dsi_dcs_wr() argument 80 ret = dsi_dcs_wr(dsi->id, command, para, para_num); in sunxi_dsi_dcs_wr() 84 ret = dsi_dcs_wr(dsi->id + 1, command, para, para_num); in sunxi_dsi_dcs_wr() 87 ret = dsi_dcs_wr(dsi->slave_tcon_num, command, para, in sunxi_dsi_dcs_wr() 98 s32 sunxi_dsi_dcs_write_0para(struct sunxi_dsi *dsi, u8 command) in sunxi_dsi_dcs_write_0para() argument 102 sunxi_dsi_dcs_wr(dsi, command, tmp, 0); in sunxi_dsi_dcs_write_0para() 113 s32 sunxi_dsi_dcs_write_1para(struct sunxi_dsi *dsi, u8 command, u8 para1) in sunxi_dsi_dcs_write_1para() argument 118 sunxi_dsi_dcs_wr(dsi, command, tmp, 1); in sunxi_dsi_dcs_write_1para() 123 s32 sunxi_dsi_dcs_write_2para(struct sunxi_dsi *dsi, u8 command, u8 para1, in sunxi_dsi_dcs_write_2para() argument 130 sunxi_dsi_dcs_wr(dsi, command, tmp, 2); in sunxi_dsi_dcs_write_2para() [all …]
|
| D | sunxi_dsi.h | 28 s32 sunxi_dsi_dcs_write_0para(struct sunxi_dsi *dsi, u8 command); 29 s32 sunxi_dsi_dcs_write_1para(struct sunxi_dsi *dsi, u8 command, u8 para1); 30 s32 sunxi_dsi_dcs_write_2para(struct sunxi_dsi *dsi, u8 command, u8 para1, 32 s32 sunxi_dsi_dcs_write_3para(struct sunxi_dsi *dsi, u8 command, u8 para1, 34 s32 sunxi_dsi_dcs_write_4para(struct sunxi_dsi *dsi, u8 command, u8 para1, 36 s32 sunxi_dsi_dcs_write_5para(struct sunxi_dsi *dsi, u8 command, u8 para1, 38 s32 sunxi_dsi_dcs_write_6para(struct sunxi_dsi *dsi, u8 command, u8 para1, 41 s32 sunxi_dsi_gen_wr(struct sunxi_dsi *dsi, u8 command, u8 *para, u32 para_num);
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/common/hal/ |
| D | sdio_host_hal.c | 25 bk_err_t sdio_host_hal_init_commad(sdio_host_hal_t *hal, const sdio_host_cmd_cfg_t *command) in sdio_host_hal_init_commad() argument 28 sdio_host_ll_set_cmd_index(hal->hw, command->cmd_index); in sdio_host_hal_init_commad() 31 sdio_host_ll_set_send_cmd_argument(hal->hw, command->argument); in sdio_host_hal_init_commad() 34 sdio_host_ll_set_cmd_rsp_timeout(hal->hw, command->wait_rsp_timeout); in sdio_host_hal_init_commad() 40 if (command->response == SDIO_HOST_CMD_RSP_SHORT) { in sdio_host_hal_init_commad() 44 } else if (command->response == SDIO_HOST_CMD_RSP_LONG) { in sdio_host_hal_init_commad() 55 sdio_host_ll_set_cmd_crc_check(hal->hw, command->crc_check); in sdio_host_hal_init_commad()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/hci/ |
| D | hci_layer.c | 50 BT_HDR *command; member 238 BT_HDR *command, in transmit_command() argument 250 stream = command->data + command->offset; in transmit_command() 254 wait_entry->command = command; in transmit_command() 259 command->event = MSG_STACK_TO_HC_HCI_CMD; in transmit_command() 261 BTTRC_DUMP_BUFFER(NULL, command->data + command->offset, command->len); in transmit_command() 268 static future_t *transmit_command_futured(BT_HDR *command) in transmit_command_futured() argument 275 uint8_t *stream = command->data + command->offset; in transmit_command_futured() 278 wait_entry->command = command; in transmit_command_futured() 282 command->event = MSG_STACK_TO_HC_HCI_CMD; in transmit_command_futured() [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/ |
| D | dev_disp_debugfs.c | 19 char command[32]; member 48 pr_warn("%s,%s\n", dispdbg_priv.command, dispdbg_priv.name); in dispdbg_process() 86 if (!strncmp(dispdbg_priv.command, "enable", 6)) { in dispdbg_process() 88 } else if (!strncmp(dispdbg_priv.command, "disable", 7)) { in dispdbg_process() 90 } else if (!strncmp(dispdbg_priv.command, "getinfo", 7)) { in dispdbg_process() 114 if (!strncmp(dispdbg_priv.command, "enable", 6)) { in dispdbg_process() 116 } else if (!strncmp(dispdbg_priv.command, "disable", 7)) { in dispdbg_process() 118 } else if (!strncmp(dispdbg_priv.command, "setbl", 6)) { in dispdbg_process() 132 } else if (!strncmp(dispdbg_priv.command, "getbl", 5)) { in dispdbg_process() 166 if (!strncmp(dispdbg_priv.command, "getinfo", 7)) { in dispdbg_process() [all …]
|
| /device/soc/esp/esp32/components/spi_flash/ |
| D | memspi_host_driver.c | 34 uint32_t command, 94 .command = CMD_RDID, in memspi_host_read_id_hs() 119 .command = CMD_RDSR, in memspi_host_read_status_hs() 142 t.command = CMD_CHIP_ERASE; in memspi_host_erase_chip() 151 .command = CMD_SECTOR_ERASE, in memspi_host_erase_sector() 163 .command = CMD_LARGE_BLOCK_ERASE, in memspi_host_erase_block() 175 .command = CMD_PROGRAM_PAGE, in memspi_host_program_page() 187 .command = CMD_READ, in memspi_host_read() 200 .command = wp ? CMD_WRDI : CMD_WREN in memspi_host_set_write_protect()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | i2c.h | 127 …mbus_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char read_write, u8 command, 131 …mbus_xfer(struct i2c_adapter *adapter, u16 addr, unsigned short flags, char read_write, u8 command, 139 s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command); 140 s32 i2c_smbus_write_byte_data(const struct i2c_client *client, u8 command, u8 value); 141 s32 i2c_smbus_read_word_data(const struct i2c_client *client, u8 command); 142 s32 i2c_smbus_write_word_data(const struct i2c_client *client, u8 command, u16 value); 144 static inline s32 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_swapped() argument 146 s32 value = i2c_smbus_read_word_data(client, command); in i2c_smbus_read_word_swapped() 151 static inline s32 i2c_smbus_write_word_swapped(const struct i2c_client *client, u8 command, u16 val… in i2c_smbus_write_word_swapped() argument 153 return i2c_smbus_write_word_data(client, command, swab16(value)); in i2c_smbus_write_word_swapped() [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/fw_lib/ |
| D | acamera_command_api.c | 34 uint8_t acamera_command( uint32_t ctx_id, uint8_t command_type, uint8_t command, uint32_t value, ui… in acamera_command() argument 39 switch (command){ in acamera_command() 49 switch (command){ in acamera_command() 56 switch (command){ in acamera_command() 120 switch (command){ in acamera_command() 229 switch (command){ in acamera_command() 266 switch (command){ in acamera_command() 288 switch (command){ in acamera_command() 325 switch (command){ in acamera_command() 392 switch (command){ in acamera_command() [all …]
|
| D | acamera_ctrl_channel_k2u.c | 381 static uint8_t is_uf_needed_command( uint8_t command_type, uint8_t command, uint8_t direction ) in is_uf_needed_command() argument 393 command_type, command, direction ); in is_uf_needed_command() 400 switch ( command ) { in is_uf_needed_command() 403 command_type, command, direction ); in is_uf_needed_command() 414 command_type, command, direction ); in is_uf_needed_command() 422 if ( command != SYSTEM_FREEZE_FIRMWARE ) { in is_uf_needed_command() 425 command_type, command, direction ); in is_uf_needed_command() 436 command_type, command, direction ); in is_uf_needed_command() 444 command_type, command, direction ); in is_uf_needed_command() 453 void ctrl_channel_handle_command( uint32_t cmd_ctx_id, uint8_t type, uint8_t command, uint32_t valu… in ctrl_channel_handle_command() argument [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/usb/SRC/ |
| D | HOWTO.txt | 23 /* Send CAM A Reset command */ 24 uint8 command[5] = {0x01, /* Command */ 31 stData.txData = command; 37 /* Send CAM B Get CIS command */ 38 uint8 command[5] = {0x82, /* Command */ 44 stData.txData = command;
|
| /device/soc/bestechnic/bes2600/ |
| D | BUILD.gn | 87 command = 142 command = "arm-none-eabi-objcopy -O binary ${src_elf} ${dest_bin}" 154 command = "cp -rf ${out_bin_path}/${exe_bin}.bin ${copy_dest}/${bin_name_ota}.bin" 165 command = "./sig_bin.sh ${burn_name} ${out_product_path}" 186 command = "cp -rf ${copy_src}/${bin_name_ota}.bin ${copy_dst}/${burn_name}.bin" 207 …command = "./genfs.sh ${block_size} ${fs_size} ${fs_src} ${out_product_path} ${fs_name} ${bsp_path… 217 command = "./sig_fs.sh ${fs_name} ${out_product_path}" 236 command = "cp -rf ${copy_src}/${fs_name_ota}.bin ./write_flash_gui/ota_bin/${fs_name}.bin" 256 command = "cp -rf ${bsp_out_bin_path}/${bsp_bin_name}.bin ${copy_dest}/${bin_name_ota}.bin" 267 command = "./sig_bin.sh ${burn_name} ${out_product_path}" [all …]
|