Home
last modified time | relevance | path

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

/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h137 #define AC_EVCTRL_COMPEO3_Pos 3 /**< \brief (AC_EVCTRL) Comparator 3 Event Output … macro
138 #define AC_EVCTRL_COMPEO3 (_U_(1) << AC_EVCTRL_COMPEO3_Pos)
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h762 tmp = (tmp & AC_EVCTRL_COMPEO3) >> AC_EVCTRL_COMPEO3_Pos; in hri_ac_get_EVCTRL_COMPEO3_bit()
772 tmp |= value << AC_EVCTRL_COMPEO3_Pos; in hri_ac_write_EVCTRL_COMPEO3_bit()

Completed in 13 milliseconds