Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/tc/
A Dtc.h1165 event_mask |= TC_EVCTRL_OVFEO; in tc_enable_events()
1210 event_mask |= TC_EVCTRL_OVFEO; in tc_disable_events()
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dtc.h328 #define TC_EVCTRL_OVFEO (0x1ul << TC_EVCTRL_OVFEO_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dtc.h331 #define TC_EVCTRL_OVFEO (0x1ul << TC_EVCTRL_OVFEO_Pos) macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_tc_c21.h1151 ((Tc *)hw)->COUNT16.EVCTRL.reg |= TC_EVCTRL_OVFEO; in hri_tc_set_EVCTRL_OVFEO_bit()
1159 tmp = (tmp & TC_EVCTRL_OVFEO) >> TC_EVCTRL_OVFEO_Pos; in hri_tc_get_EVCTRL_OVFEO_bit()
1168 tmp &= ~TC_EVCTRL_OVFEO; in hri_tc_write_EVCTRL_OVFEO_bit()
1177 ((Tc *)hw)->COUNT16.EVCTRL.reg &= ~TC_EVCTRL_OVFEO; in hri_tc_clear_EVCTRL_OVFEO_bit()
1184 ((Tc *)hw)->COUNT16.EVCTRL.reg ^= TC_EVCTRL_OVFEO; in hri_tc_toggle_EVCTRL_OVFEO_bit()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_tc_d51.h1255 ((Tc *)hw)->COUNT16.EVCTRL.reg |= TC_EVCTRL_OVFEO; in hri_tc_set_EVCTRL_OVFEO_bit()
1263 tmp = (tmp & TC_EVCTRL_OVFEO) >> TC_EVCTRL_OVFEO_Pos; in hri_tc_get_EVCTRL_OVFEO_bit()
1272 tmp &= ~TC_EVCTRL_OVFEO; in hri_tc_write_EVCTRL_OVFEO_bit()
1281 ((Tc *)hw)->COUNT16.EVCTRL.reg &= ~TC_EVCTRL_OVFEO; in hri_tc_clear_EVCTRL_OVFEO_bit()
1288 ((Tc *)hw)->COUNT16.EVCTRL.reg ^= TC_EVCTRL_OVFEO; in hri_tc_toggle_EVCTRL_OVFEO_bit()
/bsp/microchip/same54/bsp/hri/
A Dhri_tc_e54.h1255 ((Tc *)hw)->COUNT16.EVCTRL.reg |= TC_EVCTRL_OVFEO; in hri_tc_set_EVCTRL_OVFEO_bit()
1263 tmp = (tmp & TC_EVCTRL_OVFEO) >> TC_EVCTRL_OVFEO_Pos; in hri_tc_get_EVCTRL_OVFEO_bit()
1272 tmp &= ~TC_EVCTRL_OVFEO; in hri_tc_write_EVCTRL_OVFEO_bit()
1281 ((Tc *)hw)->COUNT16.EVCTRL.reg &= ~TC_EVCTRL_OVFEO; in hri_tc_clear_EVCTRL_OVFEO_bit()
1288 ((Tc *)hw)->COUNT16.EVCTRL.reg ^= TC_EVCTRL_OVFEO; in hri_tc_toggle_EVCTRL_OVFEO_bit()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_tc_d51.h1255 ((Tc *)hw)->COUNT16.EVCTRL.reg |= TC_EVCTRL_OVFEO; in hri_tc_set_EVCTRL_OVFEO_bit()
1263 tmp = (tmp & TC_EVCTRL_OVFEO) >> TC_EVCTRL_OVFEO_Pos; in hri_tc_get_EVCTRL_OVFEO_bit()
1272 tmp &= ~TC_EVCTRL_OVFEO; in hri_tc_write_EVCTRL_OVFEO_bit()
1281 ((Tc *)hw)->COUNT16.EVCTRL.reg &= ~TC_EVCTRL_OVFEO; in hri_tc_clear_EVCTRL_OVFEO_bit()
1288 ((Tc *)hw)->COUNT16.EVCTRL.reg ^= TC_EVCTRL_OVFEO; in hri_tc_toggle_EVCTRL_OVFEO_bit()
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtc.h270 #define TC_EVCTRL_OVFEO (_U_(0x1) << TC_EVCTRL_OVFEO_Pos) macro
/bsp/microchip/same54/bsp/include/component/
A Dtc.h292 #define TC_EVCTRL_OVFEO (_U_(0x1) << TC_EVCTRL_OVFEO_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dtc.h292 #define TC_EVCTRL_OVFEO (_U_(0x1) << TC_EVCTRL_OVFEO_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dtc.h292 #define TC_EVCTRL_OVFEO (_U_(0x1) << TC_EVCTRL_OVFEO_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dtc.h319 #define TC_EVCTRL_OVFEO TC_EVCTRL_OVFEO_Msk /**< \de… macro

Completed in 94 milliseconds