Searched refs:cmp_cnt (Results 1 – 3 of 3) sorted by relevance
117 tmr->cmp = cfg->cmp_cnt; in TMR_Config()215 void TMR_SetCompare(mxc_tmr_regs_t *tmr, uint32_t cmp_cnt) in TMR_SetCompare() argument217 tmr->cmp = cmp_cnt; in TMR_SetCompare()
80 cfg.cmp_cnt = ticks; in TMR_TO_Start()
109 uint32_t cmp_cnt; /// Compare register value in timer ticks member230 void TMR_SetCompare(mxc_tmr_regs_t *tmr, uint32_t cmp_cnt);
Completed in 10 milliseconds