Home
last modified time | relevance | path

Searched refs:TC_CTRLA_ALOCK (Results 1 – 9 of 9) sorted by relevance

/bsp/microchip/samc21/bsp/hri/
A Dhri_tc_c21.h648 ((Tc *)hw)->COUNT16.CTRLA.reg |= TC_CTRLA_ALOCK; in hri_tc_set_CTRLA_ALOCK_bit()
657 tmp = (tmp & TC_CTRLA_ALOCK) >> TC_CTRLA_ALOCK_Pos; in hri_tc_get_CTRLA_ALOCK_bit()
666 tmp &= ~TC_CTRLA_ALOCK; in hri_tc_write_CTRLA_ALOCK_bit()
676 ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ALOCK; in hri_tc_clear_CTRLA_ALOCK_bit()
684 ((Tc *)hw)->COUNT16.CTRLA.reg ^= TC_CTRLA_ALOCK; in hri_tc_toggle_CTRLA_ALOCK_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_tc_d51.h648 ((Tc *)hw)->COUNT16.CTRLA.reg |= TC_CTRLA_ALOCK; in hri_tc_set_CTRLA_ALOCK_bit()
657 tmp = (tmp & TC_CTRLA_ALOCK) >> TC_CTRLA_ALOCK_Pos; in hri_tc_get_CTRLA_ALOCK_bit()
666 tmp &= ~TC_CTRLA_ALOCK; in hri_tc_write_CTRLA_ALOCK_bit()
676 ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ALOCK; in hri_tc_clear_CTRLA_ALOCK_bit()
684 ((Tc *)hw)->COUNT16.CTRLA.reg ^= TC_CTRLA_ALOCK; in hri_tc_toggle_CTRLA_ALOCK_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_tc_e54.h648 ((Tc *)hw)->COUNT16.CTRLA.reg |= TC_CTRLA_ALOCK; in hri_tc_set_CTRLA_ALOCK_bit()
657 tmp = (tmp & TC_CTRLA_ALOCK) >> TC_CTRLA_ALOCK_Pos; in hri_tc_get_CTRLA_ALOCK_bit()
666 tmp &= ~TC_CTRLA_ALOCK; in hri_tc_write_CTRLA_ALOCK_bit()
676 ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ALOCK; in hri_tc_clear_CTRLA_ALOCK_bit()
684 ((Tc *)hw)->COUNT16.CTRLA.reg ^= TC_CTRLA_ALOCK; in hri_tc_toggle_CTRLA_ALOCK_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_tc_d51.h648 ((Tc *)hw)->COUNT16.CTRLA.reg |= TC_CTRLA_ALOCK; in hri_tc_set_CTRLA_ALOCK_bit()
657 tmp = (tmp & TC_CTRLA_ALOCK) >> TC_CTRLA_ALOCK_Pos; in hri_tc_get_CTRLA_ALOCK_bit()
666 tmp &= ~TC_CTRLA_ALOCK; in hri_tc_write_CTRLA_ALOCK_bit()
676 ((Tc *)hw)->COUNT16.CTRLA.reg &= ~TC_CTRLA_ALOCK; in hri_tc_clear_CTRLA_ALOCK_bit()
684 ((Tc *)hw)->COUNT16.CTRLA.reg ^= TC_CTRLA_ALOCK; in hri_tc_toggle_CTRLA_ALOCK_bit()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtc.h122 #define TC_CTRLA_ALOCK (_U_(0x1) << TC_CTRLA_ALOCK_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dtc.h126 #define TC_CTRLA_ALOCK (_U_(0x1) << TC_CTRLA_ALOCK_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dtc.h126 #define TC_CTRLA_ALOCK (_U_(0x1) << TC_CTRLA_ALOCK_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dtc.h126 #define TC_CTRLA_ALOCK (_U_(0x1) << TC_CTRLA_ALOCK_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dtc.h134 #define TC_CTRLA_ALOCK TC_CTRLA_ALOCK_Msk /**< \de… macro

Completed in 78 milliseconds