Home
last modified time | relevance | path

Searched refs:TC_CCR_SWTRG (Results 1 – 8 of 8) sorted by relevance

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dtc.h74 #define TC_CCR_SWTRG (0x1u << 2) /**< \brief (TC_CCR) Software Trigger Command */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h74 #define TC_CCR_SWTRG (0x1u << 2) /**< \brief (TC_CCR) Software Trigger Command */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dtc.h90 #define TC_CCR_SWTRG (0x1u << 2) /**< \brief (TC_CCR) Software Trigger Command */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dtc.h73 #define TC_CCR_SWTRG TC_CCR_SWTRG_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dtc.h73 #define TC_CCR_SWTRG TC_CCR_SWTRG_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dtc.h73 #define TC_CCR_SWTRG TC_CCR_SWTRG_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dtc.h73 #define TC_CCR_SWTRG TC_CCR_SWTRG_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h70 #define TC_CCR_SWTRG (_U_(0x1) << TC_CCR_SWTRG_Pos) macro