Search | Google it | Results 1 - 1 of 1 for funcall:out_b from mtkernel_3/lib/libtk/sysdepend/cpu/rx231/ptimer_rx231.c (0.00 seconds) |
98: out_h(TMR_TCOR, limit); // Set Compare match register 99: out_b(TMR_TCR, TCR_CMIEA | TCR_CCLR_CMA); // Enable CMIAn 100: p_cb->intno = INTNO_CMIA(ptmrno); 101: } else { 102: out_b(TMR_TCR, TCR_OVIE); // Enable OVIn 103: p_cb->intno = INTNO_OVI(ptmrno);