Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/same70b/component/deprecated/
Dtc.h44 #define TC_CMR_CPCTRG DEPRECATED(TC_CMR_CPCTRG, "Using deprecated macro TC_CMR_CPCTRG") TC_CMR_CPCT… macro
/hal_atmel-latest/asf/sam/include/sam3x/component/
Dtc.h103 #define TC_CMR_CPCTRG (0x1u << 14) /**< \brief (TC_CMR) RC Compare Trigger Enable */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dtc.h105 #define TC_CMR_CPCTRG (0x1u << 14) /**< \brief (TC_CMR) RC Compare Trigger Enable */ macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dtc.h119 #define TC_CMR_CPCTRG (0x1u << 14) /**< \brief (TC_CMR) RC Compare Trigger Enable */ macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dtc.h184 #define TC_CMR_CPCTRG TC_CMR_CPCTRG_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dtc.h184 #define TC_CMR_CPCTRG TC_CMR_CPCTRG_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dtc.h160 #define TC_CMR_CPCTRG TC_CMR_CPCTRG_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dtc.h160 #define TC_CMR_CPCTRG TC_CMR_CPCTRG_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dtc.h534 #define TC_CMR_CPCTRG (_U_(0x1) << TC_CMR_CPCTRG_Pos) macro