Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c100 int bes_hal_flash_write(const uint32_t addr, const uint8_t *src, const uint32_t size)
258 int bes_hal_flash_write(const hal_partition_t partition, const uint32_t addr, const uint8_t *src, c… in bes_hal_flash_write() function
552 ret = bes_hal_flash_write(operate_partition_id, start_addr, in_buf, in_buf_len); in hal_flash_write()
611 ret = bes_hal_flash_write(operate_partition_id, start_addr, in_buf, in_buf_len); in hal_flash_erase_write()

Completed in 3 milliseconds