Home
last modified time | relevance | path

Searched defs:wdt (Results 1 – 16 of 16) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/WDT/
Dwdt_me12.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
46 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
57 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
62 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
67 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
78 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
89 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
94 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
99 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
104 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me15.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
48 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
61 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
66 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
71 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
76 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
81 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
86 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
91 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
96 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me21.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
48 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
61 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
66 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
71 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
76 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
81 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
86 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
91 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
96 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_ai87.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
52 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
65 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
70 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
75 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
80 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
85 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
90 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
95 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
100 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me10.c36 int MXC_WDT_Init(mxc_wdt_regs_t *wdt) in MXC_WDT_Init()
54 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
68 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetIntPeriod()
74 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetResetPeriod()
80 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
86 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
92 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
98 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
104 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
110 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me11.c32 int MXC_WDT_Init(mxc_wdt_regs_t *wdt) in MXC_WDT_Init()
43 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
53 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetIntPeriod()
58 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetResetPeriod()
63 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
68 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
73 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
78 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
83 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
88 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me13.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt) in MXC_WDT_Init()
48 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
60 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetIntPeriod()
65 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetResetPeriod()
70 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
75 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
80 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
85 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
90 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
95 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me14.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt) in MXC_WDT_Init()
50 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
64 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetIntPeriod()
69 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetResetPeriod()
74 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
79 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
84 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
89 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
94 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
99 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_es17.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt) in MXC_WDT_Init()
50 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
63 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetIntPeriod()
68 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_SetResetPeriod()
73 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
78 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
83 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
88 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
93 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
98 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me16.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
48 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
61 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
66 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
71 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
76 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
81 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
86 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
91 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
96 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me55.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
52 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
65 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
70 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
75 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
80 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
85 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
90 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
95 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
100 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me17.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
48 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
61 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
66 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
71 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
76 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
81 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
86 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
91 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
96 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_me18.c31 int MXC_WDT_Init(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_Init()
48 int MXC_WDT_Shutdown(mxc_wdt_regs_t *wdt) in MXC_WDT_Shutdown()
61 void MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetIntPeriod()
66 void MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, mxc_wdt_cfg_t *cfg) in MXC_WDT_SetResetPeriod()
71 void MXC_WDT_Enable(mxc_wdt_regs_t *wdt) in MXC_WDT_Enable()
76 void MXC_WDT_Disable(mxc_wdt_regs_t *wdt) in MXC_WDT_Disable()
81 void MXC_WDT_EnableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableInt()
86 void MXC_WDT_DisableInt(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableInt()
91 void MXC_WDT_EnableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_EnableReset()
96 void MXC_WDT_DisableReset(mxc_wdt_regs_t *wdt) in MXC_WDT_DisableReset()
[all …]
Dwdt_revb.c33 int MXC_WDT_RevB_Init(mxc_wdt_revb_regs_t *wdt, mxc_wdt_revb_cfg_t *cfg) in MXC_WDT_RevB_Init()
48 void MXC_WDT_RevB_SetIntPeriod(mxc_wdt_revb_regs_t *wdt, mxc_wdt_revb_cfg_t *cfg) in MXC_WDT_RevB_SetIntPeriod()
58 void MXC_WDT_RevB_SetResetPeriod(mxc_wdt_revb_regs_t *wdt, mxc_wdt_revb_cfg_t *cfg) in MXC_WDT_RevB_SetResetPeriod()
69 void MXC_WDT_RevB_Enable(mxc_wdt_revb_regs_t *wdt) in MXC_WDT_RevB_Enable()
76 void MXC_WDT_RevB_Disable(mxc_wdt_revb_regs_t *wdt) in MXC_WDT_RevB_Disable()
83 void MXC_WDT_RevB_EnableInt(mxc_wdt_revb_regs_t *wdt, mxc_wdt_revb_en_t enable) in MXC_WDT_RevB_EnableInt()
92 void MXC_WDT_RevB_EnableReset(mxc_wdt_revb_regs_t *wdt, mxc_wdt_revb_en_t enable) in MXC_WDT_RevB_EnableReset()
101 void MXC_WDT_RevB_ResetTimer(mxc_wdt_revb_regs_t *wdt) in MXC_WDT_RevB_ResetTimer()
107 int MXC_WDT_RevB_GetResetFlag(mxc_wdt_revb_regs_t *wdt) in MXC_WDT_RevB_GetResetFlag()
112 void MXC_WDT_RevB_ClearResetFlag(mxc_wdt_revb_regs_t *wdt) in MXC_WDT_RevB_ClearResetFlag()
[all …]
Dwdt_reva.c31 void MXC_WDT_RevA_SetIntPeriod(mxc_wdt_reva_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_RevA_SetIntPeriod()
36 void MXC_WDT_RevA_SetResetPeriod(mxc_wdt_reva_regs_t *wdt, mxc_wdt_period_t period) in MXC_WDT_RevA_SetResetPeriod()
43 void MXC_WDT_RevA_Enable(mxc_wdt_reva_regs_t *wdt) in MXC_WDT_RevA_Enable()
48 void MXC_WDT_RevA_Disable(mxc_wdt_reva_regs_t *wdt) in MXC_WDT_RevA_Disable()
53 void MXC_WDT_RevA_EnableInt(mxc_wdt_reva_regs_t *wdt, mxc_wdt_reva_en_t enable) in MXC_WDT_RevA_EnableInt()
62 void MXC_WDT_RevA_EnableReset(mxc_wdt_reva_regs_t *wdt, mxc_wdt_reva_en_t enable) in MXC_WDT_RevA_EnableReset()
71 void MXC_WDT_RevA_ResetTimer(mxc_wdt_reva_regs_t *wdt) in MXC_WDT_RevA_ResetTimer()
77 int MXC_WDT_RevA_GetResetFlag(mxc_wdt_reva_regs_t *wdt) in MXC_WDT_RevA_GetResetFlag()
82 void MXC_WDT_RevA_ClearResetFlag(mxc_wdt_reva_regs_t *wdt) in MXC_WDT_RevA_ClearResetFlag()
87 int MXC_WDT_RevA_GetIntFlag(mxc_wdt_reva_regs_t *wdt) in MXC_WDT_RevA_GetIntFlag()
[all …]
/hal_adi-latest/MAX/Include/
Dwrap_max32_wdt.h49 static inline int Wrap_MXC_WDT_Init(mxc_wdt_regs_t *wdt, wrap_mxc_wdt_cfg_t *cfg) in Wrap_MXC_WDT_Init()
63 static inline void Wrap_MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, wrap_mxc_wdt_cfg_t *cfg) in Wrap_MXC_WDT_SetResetPeriod()
70 static inline void Wrap_MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, wrap_mxc_wdt_cfg_t *cfg) in Wrap_MXC_WDT_SetIntPeriod()
75 static inline int Wrap_MXC_WDT_SelectClockSource(mxc_wdt_regs_t *wdt, uint32_t clock_src) in Wrap_MXC_WDT_SelectClockSource()
94 static inline int Wrap_MXC_WDT_Init(mxc_wdt_regs_t *wdt, wrap_mxc_wdt_cfg_t *cfg) in Wrap_MXC_WDT_Init()
107 static inline void Wrap_MXC_WDT_SetResetPeriod(mxc_wdt_regs_t *wdt, wrap_mxc_wdt_cfg_t *cfg) in Wrap_MXC_WDT_SetResetPeriod()
112 static inline void Wrap_MXC_WDT_SetIntPeriod(mxc_wdt_regs_t *wdt, wrap_mxc_wdt_cfg_t *cfg) in Wrap_MXC_WDT_SetIntPeriod()
125 static inline int Wrap_MXC_WDT_SelectClockSource(mxc_wdt_regs_t *wdt, uint32_t clock_src) in Wrap_MXC_WDT_SelectClockSource()