Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dtc.h396 #define TC_SR_ETRGS (0x1u << 7) /**< \brief (TC_SR) External Trigger Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h411 #define TC_SR_ETRGS (0x1u << 7) /**< \brief (TC_SR) External Trigger Status (cleared on read) */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dtc.h435 #define TC_SR_ETRGS (0x1u << 7) /**< \brief (TC_SR) External Trigger Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dtc.h545 #define TC_SR_ETRGS TC_SR_ETRGS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dtc.h545 #define TC_SR_ETRGS TC_SR_ETRGS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dtc.h578 #define TC_SR_ETRGS TC_SR_ETRGS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dtc.h578 #define TC_SR_ETRGS TC_SR_ETRGS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h822 #define TC_SR_ETRGS (_U_(0x1) << TC_SR_ETRGS_Pos) macro