Lines Matching defs:tmr
47 static inline int Wrap_MXC_TMR_Init(mxc_tmr_regs_t *tmr, wrap_mxc_tmr_cfg_t *cfg) in Wrap_MXC_TMR_Init()
70 void Wrap_MXC_TMR_EnableWakeup(mxc_tmr_regs_t *tmr, wrap_mxc_tmr_cfg_t *cfg) in Wrap_MXC_TMR_EnableWakeup()
76 void Wrap_MXC_TMR_ClearWakeupFlags(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_ClearWakeupFlags()
81 void Wrap_MXC_TMR_DisableInt(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_DisableInt()
86 void Wrap_MXC_TMR_EnableInt(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_EnableInt()
91 int Wrap_MXC_TMR_GetPendingInt(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_GetPendingInt()
120 static inline int Wrap_MXC_TMR_Init(mxc_tmr_regs_t *tmr, wrap_mxc_tmr_cfg_t *cfg) in Wrap_MXC_TMR_Init()
165 void Wrap_MXC_TMR_EnableWakeup(mxc_tmr_regs_t *tmr, wrap_mxc_tmr_cfg_t *cfg) in Wrap_MXC_TMR_EnableWakeup()
182 void Wrap_MXC_TMR_ClearWakeupFlags(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_ClearWakeupFlags()
190 void Wrap_MXC_TMR_DisableInt(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_DisableInt()
195 void Wrap_MXC_TMR_EnableInt(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_EnableInt()
200 int Wrap_MXC_TMR_GetPendingInt(mxc_tmr_regs_t *tmr) in Wrap_MXC_TMR_GetPendingInt()