Searched defs:rtc_regs (Results 1 – 1 of 1) sorted by relevance
130 struct rtc_regs { struct131 uint32_t tmr_id; /* 0x000 Module ID register */132 uint32_t tmr_id2; /* 0x004 Controller ID register */133 uint32_t reserved0008[30];135 uint32_t tmr_tevent; /* 0x0084 timer event register */137 uint32_t reserved008c[3];142 uint32_t tmr_prsc; /* 0x00a8 timer prescale */143 uint32_t reserved00ac;144 uint32_t tmr_off_h; /* 0x00b0 timer offset high */145 uint32_t tmr_off_l; /* 0x00b4 timer offset low */[all …]