Searched defs:sys_int_timers (Results 1 – 2 of 2) sorted by relevance
149 typedef struct sys_int_timers { struct150 ushort sit_tbscr;151 char res0[0x02];152 uint sit_tbreff0;153 uint sit_tbreff1;154 char res1[0x14];155 ushort sit_rtcsc;156 char res2[0x02];157 uint sit_rtc;158 uint sit_rtsec;[all …]
127 typedef struct sys_int_timers { struct128 u8 res1[32];129 u16 sit_tmcntsc;130 u8 res2[2];131 u32 sit_tmcnt;132 u8 res3[4];133 u32 sit_tmcntal;134 u8 res4[16];135 u16 sit_piscr;136 u8 res5[2];[all …]