Searched refs:TMR0CON (Results 1 – 3 of 3) sorted by relevance
24 #define TIM0_BASE ((hal_sfr_t)&TMR0CON)
107 TMR0CON = BIT(7); //TIE in timer0_init()116 TMR0CON |= BIT(0); // EN in timer0_cfg()
96 #define TMR0CON SFR_RW (SFR0_BASE + 0x14*4) macro
Completed in 12 milliseconds