Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dtc.h390 #define TC_SR_LOVRS (0x1u << 1) /**< \brief (TC_SR) Load Overrun Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4s/component/
Dtc.h405 #define TC_SR_LOVRS (0x1u << 1) /**< \brief (TC_SR) Load Overrun Status (cleared on read) */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4e/component/
Dtc.h429 #define TC_SR_LOVRS (0x1u << 1) /**< \brief (TC_SR) Load Overrun Status */ macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dtc.h527 #define TC_SR_LOVRS TC_SR_LOVRS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dtc.h527 #define TC_SR_LOVRS TC_SR_LOVRS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dtc.h560 #define TC_SR_LOVRS TC_SR_LOVRS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dtc.h560 #define TC_SR_LOVRS TC_SR_LOVRS_Msk /**< \de… macro
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dtc.h786 #define TC_SR_LOVRS (_U_(0x1) << TC_SR_LOVRS_Pos) macro