Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h135 #define AC_EVCTRL_COMPEO2_Pos 2 /**< \brief (AC_EVCTRL) Comparator 2 Event Output … macro
136 #define AC_EVCTRL_COMPEO2 (_U_(1) << AC_EVCTRL_COMPEO2_Pos)
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h722 tmp = (tmp & AC_EVCTRL_COMPEO2) >> AC_EVCTRL_COMPEO2_Pos; in hri_ac_get_EVCTRL_COMPEO2_bit()
732 tmp |= value << AC_EVCTRL_COMPEO2_Pos; in hri_ac_write_EVCTRL_COMPEO2_bit()

Completed in 18 milliseconds