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 D | flash.h | 200 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 D | ble_port.c | 142 int32_t hal_flash_enable_secure(hal_partition_t partition, uint32_t off_set, uint32_t size)
|
A D | flash.c | 95 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 D | flash_dev.c | 146 ret = hal_flash_enable_secure(in_partition,offset, size); in flash_device_ioctl()
|
/AliOS-Things-master/hardware/chip/haas1000/hal/ |
A D | flash.c | 669 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