Home
last modified time | relevance | path

Searched refs:MEC_TACH_CTRL_RDMODE_Pos (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_tach_v1.h36 #define MEC_TACH_CTRL_RDMODE_Pos (10UL) /*!< RDMODE (Bit 10) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_tach.c88 ctrl |= MEC_BIT(MEC_TACH_CTRL_RDMODE_Pos); in mec_hal_tach_init()