Searched refs:IOC_BOOT_BASE (Results 1 – 1 of 1) sorted by relevance
24 #define IOC_BOOT_BASE 'O' macro26 #define IOC_FLASH_SET_BOOT_INFO (IOC_FLASH_BASE + IOC_BOOT_BASE + 0x0) /**< 设置Boot信息 */27 #define IOC_FLASH_CLEAR_BOOT_COUNT (IOC_FLASH_BASE + IOC_BOOT_BASE + 0x1) /**< 清理Boot信息 */28 #define IOC_FLASH_GET_BOOT_TYPE (IOC_FLASH_BASE + IOC_BOOT_BASE + 0x2) /**< 获取Boot类型 */
Completed in 3 milliseconds