Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/flash/include/vfsdev/
A Dflash_dev.h21 #define IOC_FLASH_ENABLE_SECURE (IOC_FLASH_BASE + 0x4) /**< 使能Flash的安全区域 */ macro
/AliOS-Things-master/components/ota/hal/
A Dota_hal_vfs_param.c91 ret = ioctl(temp_fd, IOC_FLASH_ENABLE_SECURE, len); in ota_update_parameter()
/AliOS-Things-master/components/drivers/peripheral/flash/src/
A Dflash_dev.c143 case IOC_FLASH_ENABLE_SECURE: in flash_device_ioctl()

Completed in 5 milliseconds