Searched refs:LIMIT_LO (Results 1 – 3 of 3) sorted by relevance
21 …__IOM uint32_t LIMIT_LO; /*!< (@ 0x0000000C) Tachometer low limit … member
165 __IOM uint32_t LIMIT_LO; /*!< (@ 0x000c) TACH Low Limit b[15:0] */ member
73 regs->LIMIT_LO = (uint16_t)(limits & 0xffffu); in mec_hal_tach_init()