Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam4e/component/
Dusart.h321 #define US_TPR_TXPTR_Pos 0 macro
322 #define US_TPR_TXPTR_Msk (0xffffffffu << US_TPR_TXPTR_Pos) /**< \brief (US_TPR) Transmit Counter Re…
323 #define US_TPR_TXPTR(value) ((US_TPR_TXPTR_Msk & ((value) << US_TPR_TXPTR_Pos)))
/hal_atmel-3.6.0/asf/sam/include/sam4s/component/
Dusart.h330 #define US_TPR_TXPTR_Pos 0 macro
331 #define US_TPR_TXPTR_Msk (0xffffffffu << US_TPR_TXPTR_Pos) /**< \brief (US_TPR) Transmit Counter Re…
332 #define US_TPR_TXPTR(value) ((US_TPR_TXPTR_Msk & ((value) << US_TPR_TXPTR_Pos)))
/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h368 #define US_TPR_TXPTR_Pos 0 macro
369 #define US_TPR_TXPTR_Msk (0xffffffffu << US_TPR_TXPTR_Pos) /**< \brief (US_TPR) Transmit Counter Re…
370 #define US_TPR_TXPTR(value) ((US_TPR_TXPTR_Msk & ((value) << US_TPR_TXPTR_Pos)))