Home
last modified time | relevance | path

Searched refs:AC_COMPCTRL_INTSEL_Msk (Results 1 – 12 of 12) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h452 #define AC_COMPCTRL_INTSEL_Msk (0x3ul << AC_COMPCTRL_INTSEL_Pos) macro
453 #define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSEL_Pos))
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h455 #define AC_COMPCTRL_INTSEL_Msk (0x3ul << AC_COMPCTRL_INTSEL_Pos) macro
456 #define AC_COMPCTRL_INTSEL(value) ((AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSEL_Pos)))
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h434 #define AC_COMPCTRL_INTSEL_Msk (_U_(0x3) << AC_COMPCTRL_INTSEL_Pos) macro
435 #define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSEL_Pos))
/bsp/microchip/same54/bsp/include/component/
A Dac.h434 #define AC_COMPCTRL_INTSEL_Msk (_U_(0x3) << AC_COMPCTRL_INTSEL_Pos) macro
435 #define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSEL_Pos))
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h434 #define AC_COMPCTRL_INTSEL_Msk (_U_(0x3) << AC_COMPCTRL_INTSEL_Pos) macro
435 #define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSEL_Pos))
/bsp/microchip/saml10/bsp/include/component/
A Dac.h494 #define AC_COMPCTRL_INTSEL_Msk (_U_(0x3) << AC_COMPCTRL_INTSEL_Pos) /**< (AC… macro
495 #define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSE…
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h511 #define AC_COMPCTRL_INTSEL_Msk (_U_(0x3) << AC_COMPCTRL_INTSEL_Pos) macro
512 #define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk & ((value) << AC_COMPCTRL_INTSEL_Pos))
/bsp/microchip/saml10/bsp/hri/
A Dhri_ac_l10.h1337 tmp &= ~AC_COMPCTRL_INTSEL_Msk; in hri_ac_write_COMPCTRL_INTSEL_bf()
1364 tmp = (tmp & AC_COMPCTRL_INTSEL_Msk) >> AC_COMPCTRL_INTSEL_Pos; in hri_ac_read_COMPCTRL_INTSEL_bf()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h1338 tmp &= ~AC_COMPCTRL_INTSEL_Msk; in hri_ac_write_COMPCTRL_INTSEL_bf()
1365 tmp = (tmp & AC_COMPCTRL_INTSEL_Msk) >> AC_COMPCTRL_INTSEL_Pos; in hri_ac_read_COMPCTRL_INTSEL_bf()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h1338 tmp &= ~AC_COMPCTRL_INTSEL_Msk; in hri_ac_write_COMPCTRL_INTSEL_bf()
1365 tmp = (tmp & AC_COMPCTRL_INTSEL_Msk) >> AC_COMPCTRL_INTSEL_Pos; in hri_ac_read_COMPCTRL_INTSEL_bf()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h1338 tmp &= ~AC_COMPCTRL_INTSEL_Msk; in hri_ac_write_COMPCTRL_INTSEL_bf()
1365 tmp = (tmp & AC_COMPCTRL_INTSEL_Msk) >> AC_COMPCTRL_INTSEL_Pos; in hri_ac_read_COMPCTRL_INTSEL_bf()
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h1885 tmp &= ~AC_COMPCTRL_INTSEL_Msk; in hri_ac_write_COMPCTRL_INTSEL_bf()
1912 tmp = (tmp & AC_COMPCTRL_INTSEL_Msk) >> AC_COMPCTRL_INTSEL_Pos; in hri_ac_read_COMPCTRL_INTSEL_bf()

Completed in 80 milliseconds