mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
v1.0.3
This commit is contained in:
@@ -31,16 +31,20 @@ enum aic_warm_reset_type {
|
||||
WRI_TYPE_RTC_POR,
|
||||
WRI_TYPE_PIN_RST,
|
||||
WRI_TYPE_THS_RST,
|
||||
WRI_TYPE_SP_WDOG_RST,
|
||||
WRI_TYPE_SP_WDOG_SYS_RST,
|
||||
WRI_TYPE_SP_WDOG_CPU_RST,
|
||||
WRI_TYPE_SP_DM_NDM_RST,
|
||||
WRI_TYPE_SP_DM_CPU_RST,
|
||||
WRI_TYPE_CS_WDOG_RST,
|
||||
WRI_TYPE_CS_WDOG_SYS_RST,
|
||||
WRI_TYPE_CS_WDOG_CPU_RST,
|
||||
WRI_TYPE_CS_DM_NDM_RST,
|
||||
WRI_TYPE_CS_DM_CPU_RST,
|
||||
WRI_TYPE_SC_WDOG_RST,
|
||||
WRI_TYPE_SC_WDOG_SYS_RST,
|
||||
WRI_TYPE_SC_WDOG_CPU_RST,
|
||||
WRI_TYPE_SC_DM_NDM_RST,
|
||||
WRI_TYPE_SC_DM_CPU_RST,
|
||||
WRI_TYPE_SE_WDOG_RST,
|
||||
WRI_TYPE_SE_WDOG_SYS_RST,
|
||||
WRI_TYPE_SE_WDOG_CPU_RST,
|
||||
WRI_TYPE_SE_DM_NDM_RST,
|
||||
WRI_TYPE_MAX
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user