Home
last modified time | relevance | path

Searched refs:LIMIT_HI (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_tach_v1.h20 …__IOM uint32_t LIMIT_HI; /*!< (@ 0x00000008) Tachometer high limit … member
/hal_microchip-latest/mec/mec1501/component/
Dtach.h164 __IOM uint32_t LIMIT_HI; /*!< (@ 0x0008) TACH High LImit b[15:0] */ member
/hal_microchip-latest/mec5/drivers/
Dmec_tach.c74 regs->LIMIT_HI = (uint16_t)(limits >> 16); in mec_hal_tach_init()