Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/hal/
A Dflash.h200 int32_t hal_flash_enable_secure(hal_partition_t partition, uint32_t off_set, uint32_t size);
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dble_port.c142 int32_t hal_flash_enable_secure(hal_partition_t partition, uint32_t off_set, uint32_t size)
A Dflash.c95 int32_t hal_flash_enable_secure(hal_partition_t in_partition, uint32_t off_set, uint32_t size) in hal_flash_enable_secure() function
/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dflash_dev.c146 ret = hal_flash_enable_secure(in_partition,offset, size); in flash_device_ioctl()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dflash.c669 int32_t hal_flash_enable_secure(hal_partition_t partition, uint32_t off_set, uint32_t size) in hal_flash_enable_secure() function

Completed in 6 milliseconds