Home
last modified time | relevance | path

Searched refs:TCC_FCTRLA_RESTART (Results 1 – 2 of 2) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dtcc.h352 #define TCC_FCTRLA_RESTART (_U(0x1) << TCC_FCTRLA_RESTART_Pos) macro
/loramac-node-3.4.0/src/boards/mcu/saml21/hri/
Dhri_tcc_l21.h3991 ((Tcc *)hw)->FCTRLA.reg |= TCC_FCTRLA_RESTART; in hri_tcc_set_FCTRLA_RESTART_bit()
3999 tmp = (tmp & TCC_FCTRLA_RESTART) >> TCC_FCTRLA_RESTART_Pos; in hri_tcc_get_FCTRLA_RESTART_bit()
4008 tmp &= ~TCC_FCTRLA_RESTART; in hri_tcc_write_FCTRLA_RESTART_bit()
4017 ((Tcc *)hw)->FCTRLA.reg &= ~TCC_FCTRLA_RESTART; in hri_tcc_clear_FCTRLA_RESTART_bit()
4024 ((Tcc *)hw)->FCTRLA.reg ^= TCC_FCTRLA_RESTART; in hri_tcc_toggle_FCTRLA_RESTART_bit()