Home
last modified time | relevance | path

Searched refs:AC_CTRLA_SWRST (Results 1 – 13 of 13) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/ac/ac_sam_l_c/
A Dac.c102 ac_module->CTRLA.reg |= AC_CTRLA_SWRST; in ac_reset()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/ac/ac_sam_d_r_h/
A Dac.c103 ac_module->CTRLA.reg |= AC_CTRLA_SWRST; in ac_reset()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h74 #define AC_CTRLA_SWRST (0x1ul << AC_CTRLA_SWRST_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h77 #define AC_CTRLA_SWRST (0x1ul << AC_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h58 #define AC_CTRLA_SWRST (_U_(0x1) << AC_CTRLA_SWRST_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dac.h58 #define AC_CTRLA_SWRST (_U_(0x1) << AC_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h58 #define AC_CTRLA_SWRST (_U_(0x1) << AC_CTRLA_SWRST_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dac.h62 #define AC_CTRLA_SWRST AC_CTRLA_SWRST_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h58 #define AC_CTRLA_SWRST (_U_(0x1) << AC_CTRLA_SWRST_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h354 ((Ac *)hw)->CTRLA.reg |= AC_CTRLA_SWRST; in hri_ac_set_CTRLA_SWRST_bit()
364 tmp = (tmp & AC_CTRLA_SWRST) >> AC_CTRLA_SWRST_Pos; in hri_ac_get_CTRLA_SWRST_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h354 ((Ac *)hw)->CTRLA.reg |= AC_CTRLA_SWRST; in hri_ac_set_CTRLA_SWRST_bit()
364 tmp = (tmp & AC_CTRLA_SWRST) >> AC_CTRLA_SWRST_Pos; in hri_ac_get_CTRLA_SWRST_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h354 ((Ac *)hw)->CTRLA.reg |= AC_CTRLA_SWRST; in hri_ac_set_CTRLA_SWRST_bit()
364 tmp = (tmp & AC_CTRLA_SWRST) >> AC_CTRLA_SWRST_Pos; in hri_ac_get_CTRLA_SWRST_bit()
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h525 ((Ac *)hw)->CTRLA.reg |= AC_CTRLA_SWRST; in hri_ac_set_CTRLA_SWRST_bit()
535 tmp = (tmp & AC_CTRLA_SWRST) >> AC_CTRLA_SWRST_Pos; in hri_ac_get_CTRLA_SWRST_bit()

Completed in 79 milliseconds