Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h214 int32_t hal_flash_dis_secure(hal_partition_t partition, uint32_t off_set, uint32_t size);
/AliOS-Things-master/components/ota/hal/
A Dota_hal_param.c61 ret = hal_flash_dis_secure(HAL_PARTITION_PARAMETER_1, 0, 0); in ota_update_parameter()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dble_port.c147 int32_t hal_flash_dis_secure(hal_partition_t partition, uint32_t off_set, uint32_t size)
A Dflash.c100 int32_t hal_flash_dis_secure(hal_partition_t in_partition, uint32_t off_set, uint32_t size) in hal_flash_dis_secure() function
/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dflash_dev.c156 ret = hal_flash_dis_secure(in_partition,offset, size); in flash_device_ioctl()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c687 int32_t hal_flash_dis_secure(hal_partition_t partition, uint32_t off_set, uint32_t size) in hal_flash_dis_secure() function

Completed in 14 milliseconds