Searched refs:LIMIT_HI (Results 1 – 3 of 3) sorted by relevance
20 …__IOM uint32_t LIMIT_HI; /*!< (@ 0x00000008) Tachometer high limit … member
164 __IOM uint32_t LIMIT_HI; /*!< (@ 0x0008) TACH High LImit b[15:0] */ member
74 regs->LIMIT_HI = (uint16_t)(limits >> 16); in mec_hal_tach_init()