Home
last modified time | relevance | path

Searched refs:ota_writestream_user (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c221 int ota_writestream_user(u32 address, u32 len, u8 * data) in ota_writestream_user() function
642 if(ota_writestream_user(DownloadInfo[i].FlashAddr + size, read_bytes, buf) < 0){ in download_new_fw_from_server()
1444 if(ota_writestream_user(DownloadInfo[i].FlashAddr + size, read_bytes, buf) < 0){
1906 if(ota_writestream_user(DownloadInfo[i].FlashAddr + size, read_bytes, buf) < 0){
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dota.c300 … if(ota_writestream_user(DownloadInfo[i].FlashAddr + alink_size, copy_len, buffer+buf_offset) < 0){ in rtl8721d_ota_write_ota_cb()

Completed in 17 milliseconds