Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/same70b/component/deprecated/
Dtc.h53 #define TC_CMR_LDBSTOP DEPRECATED(TC_CMR_LDBSTOP, "Using deprecated macro TC_CMR_LDBSTOP") TC_CMR_L… macro
/hal_atmel-latest/asf/sam/include/sam3x/component/
Dtc.h94 #define TC_CMR_LDBSTOP (0x1u << 6) /**< \brief (TC_CMR) Counter Clock Stopped with RB Loading */ macro
/hal_atmel-latest/asf/sam/include/sam4s/component/
Dtc.h95 #define TC_CMR_LDBSTOP (0x1u << 6) /**< \brief (TC_CMR) Counter Clock Stopped with RB Loading */ macro
/hal_atmel-latest/asf/sam/include/sam4e/component/
Dtc.h110 #define TC_CMR_LDBSTOP (0x1u << 6) /**< \brief (TC_CMR) Counter Clock Stopped with RB Loading */ macro
/hal_atmel-latest/asf/sam/include/samv71b/component/
Dtc.h164 #define TC_CMR_LDBSTOP TC_CMR_LDBSTOP_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70b/component/
Dtc.h164 #define TC_CMR_LDBSTOP TC_CMR_LDBSTOP_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/samv71/component/
Dtc.h140 #define TC_CMR_LDBSTOP TC_CMR_LDBSTOP_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/same70/component/
Dtc.h140 #define TC_CMR_LDBSTOP TC_CMR_LDBSTOP_Msk /**< \de… macro
/hal_atmel-latest/asf/sam/include/sam4l/component/
Dtc.h454 #define TC_CMR_LDBSTOP (_U_(0x1) << TC_CMR_LDBSTOP_Pos) macro