Home
last modified time | relevance | path

Searched refs:xz_flash_write_data (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ota/tools/xz/include/
A Dxz_hal_plat.h19 int xz_flash_write_data(hal_partition_t flash_partition, unsigned int offset, unsigned char *buf, u…
/AliOS-Things-master/components/ota/tools/xz/src/
A Dxz_hal_plat.c19 int xz_flash_write_data(hal_partition_t flash_partition, unsigned int offset, unsigned char *buffer… in xz_flash_write_data() function
A Dxz_export.c133 err = xz_flash_write_data(des_partition, write_offset, out_buf, b.out_pos); in copy_xz()
149 err = xz_flash_write_data(des_partition, write_offset, out_buf, b.out_pos); in copy_xz()

Completed in 4 milliseconds