Home
last modified time | relevance | path

Searched refs:AC_COMPCTRL_HYSTEN_Pos (Results 1 – 10 of 10) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h485 #define AC_COMPCTRL_HYSTEN_Pos 19 /**< \brief (AC_COMPCTRL) Hysteresis Enable */ macro
486 #define AC_COMPCTRL_HYSTEN (_U_(0x1) << AC_COMPCTRL_HYSTEN_Pos)
/bsp/microchip/same54/bsp/include/component/
A Dac.h485 #define AC_COMPCTRL_HYSTEN_Pos 19 /**< \brief (AC_COMPCTRL) Hysteresis Enable */ macro
486 #define AC_COMPCTRL_HYSTEN (_U_(0x1) << AC_COMPCTRL_HYSTEN_Pos)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h485 #define AC_COMPCTRL_HYSTEN_Pos 19 /**< \brief (AC_COMPCTRL) Hysteresis Enable */ macro
486 #define AC_COMPCTRL_HYSTEN (_U_(0x1) << AC_COMPCTRL_HYSTEN_Pos)
/bsp/microchip/saml10/bsp/include/component/
A Dac.h555 #define AC_COMPCTRL_HYSTEN_Pos 19 /**< (AC… macro
556 #define AC_COMPCTRL_HYSTEN_Msk (_U_(0x1) << AC_COMPCTRL_HYSTEN_Pos) /**< (AC…
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h564 #define AC_COMPCTRL_HYSTEN_Pos 19 /**< \brief (AC_COMPCTRL) Hysteresis Enable */ macro
565 #define AC_COMPCTRL_HYSTEN (_U_(0x1) << AC_COMPCTRL_HYSTEN_Pos)
/bsp/microchip/saml10/bsp/hri/
A Dhri_ac_l10.h1283 tmp = (tmp & AC_COMPCTRL_HYSTEN_Msk) >> AC_COMPCTRL_HYSTEN_Pos; in hri_ac_get_COMPCTRL_HYSTEN_bit()
1293 tmp |= value << AC_COMPCTRL_HYSTEN_Pos; in hri_ac_write_COMPCTRL_HYSTEN_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h1284 tmp = (tmp & AC_COMPCTRL_HYSTEN) >> AC_COMPCTRL_HYSTEN_Pos; in hri_ac_get_COMPCTRL_HYSTEN_bit()
1294 tmp |= value << AC_COMPCTRL_HYSTEN_Pos; in hri_ac_write_COMPCTRL_HYSTEN_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h1284 tmp = (tmp & AC_COMPCTRL_HYSTEN) >> AC_COMPCTRL_HYSTEN_Pos; in hri_ac_get_COMPCTRL_HYSTEN_bit()
1294 tmp |= value << AC_COMPCTRL_HYSTEN_Pos; in hri_ac_write_COMPCTRL_HYSTEN_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h1284 tmp = (tmp & AC_COMPCTRL_HYSTEN) >> AC_COMPCTRL_HYSTEN_Pos; in hri_ac_get_COMPCTRL_HYSTEN_bit()
1294 tmp |= value << AC_COMPCTRL_HYSTEN_Pos; in hri_ac_write_COMPCTRL_HYSTEN_bit()
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h1831 tmp = (tmp & AC_COMPCTRL_HYSTEN) >> AC_COMPCTRL_HYSTEN_Pos; in hri_ac_get_COMPCTRL_HYSTEN_bit()
1841 tmp |= value << AC_COMPCTRL_HYSTEN_Pos; in hri_ac_write_COMPCTRL_HYSTEN_bit()

Completed in 45 milliseconds