Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c289 int bes_hal_flash_erase(const uint32_t addr, const uint32_t size)
324 int bes_hal_flash_erase(const hal_partition_t partition, const uint32_t addr, const uint32_t size) in bes_hal_flash_erase() function
502 ret = bes_hal_flash_erase(operate_partition_id, start_addr, size); in hal_flash_erase()
604 ret = bes_hal_flash_erase(operate_partition_id, start_addr, in_buf_len); in hal_flash_erase_write()

Completed in 3 milliseconds