Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dtc.h389 #define TC_SR_COVFS (0x1u << 0) /**< \brief (TC_SR) Counter Overflow Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h404 #define TC_SR_COVFS (0x1u << 0) /**< \brief (TC_SR) Counter Overflow Status (cleared on read) */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dtc.h428 #define TC_SR_COVFS (0x1u << 0) /**< \brief (TC_SR) Counter Overflow Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dtc.h524 #define TC_SR_COVFS TC_SR_COVFS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dtc.h524 #define TC_SR_COVFS TC_SR_COVFS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dtc.h557 #define TC_SR_COVFS TC_SR_COVFS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dtc.h557 #define TC_SR_COVFS TC_SR_COVFS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h780 #define TC_SR_COVFS (_U_(0x1) << TC_SR_COVFS_Pos) macro