Searched refs:IOC_FLASH_ENABLE_SECURE (Results 1 – 3 of 3) sorted by relevance
21 #define IOC_FLASH_ENABLE_SECURE (IOC_FLASH_BASE + 0x4) /**< 使能Flash的安全区域 */ macro
91 ret = ioctl(temp_fd, IOC_FLASH_ENABLE_SECURE, len); in ota_update_parameter()
143 case IOC_FLASH_ENABLE_SECURE: in flash_device_ioctl()
Completed in 5 milliseconds