Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/sam/include/sam4l/component/
Dpdca.h91 #define PDCA_TCR_TCV_Pos 0 /**< \brief (PDCA_TCR) Transfer Counter Value */ macro
92 #define PDCA_TCR_TCV_Msk (_U_(0xFFFF) << PDCA_TCR_TCV_Pos)
93 #define PDCA_TCR_TCV(value) (PDCA_TCR_TCV_Msk & ((value) << PDCA_TCR_TCV_Pos))