Home
last modified time | relevance | path

Searched refs:AC_COMPCTRL_SWAP (Results 1 – 11 of 11) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_ac_d51.h1231 ((Ac *)hw)->COMPCTRL[index].reg |= AC_COMPCTRL_SWAP; in hri_ac_set_COMPCTRL_SWAP_bit()
1240 tmp = (tmp & AC_COMPCTRL_SWAP) >> AC_COMPCTRL_SWAP_Pos; in hri_ac_get_COMPCTRL_SWAP_bit()
1249 tmp &= ~AC_COMPCTRL_SWAP; in hri_ac_write_COMPCTRL_SWAP_bit()
1259 ((Ac *)hw)->COMPCTRL[index].reg &= ~AC_COMPCTRL_SWAP; in hri_ac_clear_COMPCTRL_SWAP_bit()
1267 ((Ac *)hw)->COMPCTRL[index].reg ^= AC_COMPCTRL_SWAP; in hri_ac_toggle_COMPCTRL_SWAP_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_ac_e54.h1231 ((Ac *)hw)->COMPCTRL[index].reg |= AC_COMPCTRL_SWAP; in hri_ac_set_COMPCTRL_SWAP_bit()
1240 tmp = (tmp & AC_COMPCTRL_SWAP) >> AC_COMPCTRL_SWAP_Pos; in hri_ac_get_COMPCTRL_SWAP_bit()
1249 tmp &= ~AC_COMPCTRL_SWAP; in hri_ac_write_COMPCTRL_SWAP_bit()
1259 ((Ac *)hw)->COMPCTRL[index].reg &= ~AC_COMPCTRL_SWAP; in hri_ac_clear_COMPCTRL_SWAP_bit()
1267 ((Ac *)hw)->COMPCTRL[index].reg ^= AC_COMPCTRL_SWAP; in hri_ac_toggle_COMPCTRL_SWAP_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_ac_d51.h1231 ((Ac *)hw)->COMPCTRL[index].reg |= AC_COMPCTRL_SWAP; in hri_ac_set_COMPCTRL_SWAP_bit()
1240 tmp = (tmp & AC_COMPCTRL_SWAP) >> AC_COMPCTRL_SWAP_Pos; in hri_ac_get_COMPCTRL_SWAP_bit()
1249 tmp &= ~AC_COMPCTRL_SWAP; in hri_ac_write_COMPCTRL_SWAP_bit()
1259 ((Ac *)hw)->COMPCTRL[index].reg &= ~AC_COMPCTRL_SWAP; in hri_ac_clear_COMPCTRL_SWAP_bit()
1267 ((Ac *)hw)->COMPCTRL[index].reg ^= AC_COMPCTRL_SWAP; in hri_ac_toggle_COMPCTRL_SWAP_bit()
/bsp/microchip/samc21/bsp/hri/
A Dhri_ac_c21.h1778 ((Ac *)hw)->COMPCTRL[index].reg |= AC_COMPCTRL_SWAP; in hri_ac_set_COMPCTRL_SWAP_bit()
1787 tmp = (tmp & AC_COMPCTRL_SWAP) >> AC_COMPCTRL_SWAP_Pos; in hri_ac_get_COMPCTRL_SWAP_bit()
1796 tmp &= ~AC_COMPCTRL_SWAP; in hri_ac_write_COMPCTRL_SWAP_bit()
1806 ((Ac *)hw)->COMPCTRL[index].reg &= ~AC_COMPCTRL_SWAP; in hri_ac_clear_COMPCTRL_SWAP_bit()
1814 ((Ac *)hw)->COMPCTRL[index].reg ^= AC_COMPCTRL_SWAP; in hri_ac_toggle_COMPCTRL_SWAP_bit()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dac.h493 #define AC_COMPCTRL_SWAP (0x1ul << AC_COMPCTRL_SWAP_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dac.h496 #define AC_COMPCTRL_SWAP (0x1ul << AC_COMPCTRL_SWAP_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dac.h479 #define AC_COMPCTRL_SWAP (_U_(0x1) << AC_COMPCTRL_SWAP_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dac.h479 #define AC_COMPCTRL_SWAP (_U_(0x1) << AC_COMPCTRL_SWAP_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dac.h479 #define AC_COMPCTRL_SWAP (_U_(0x1) << AC_COMPCTRL_SWAP_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dac.h543 #define AC_COMPCTRL_SWAP AC_COMPCTRL_SWAP_Msk /**< \de… macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dac.h556 #define AC_COMPCTRL_SWAP (_U_(0x1) << AC_COMPCTRL_SWAP_Pos) macro

Completed in 65 milliseconds