Home
last modified time | relevance | path

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

/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam3x/component/
Dusart.h337 #define US_LINMR_DLC_Pos 8 macro
338 #define US_LINMR_DLC_Msk (0xffu << US_LINMR_DLC_Pos) /**< \brief (US_LINMR) Data Length Control */
339 #define US_LINMR_DLC(value) ((US_LINMR_DLC_Msk & ((value) << US_LINMR_DLC_Pos)))
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70/component/
Dusart.h973 #define US_LINMR_DLC_Pos 8 /**< (US… macro
974 #define US_LINMR_DLC_Msk (_U_(0xFF) << US_LINMR_DLC_Pos) /**< (US…
975 #define US_LINMR_DLC(value) (US_LINMR_DLC_Msk & ((value) << US_LINMR_DLC_Pos))
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71/component/
Dusart.h973 #define US_LINMR_DLC_Pos 8 /**< (US… macro
974 #define US_LINMR_DLC_Msk (_U_(0xFF) << US_LINMR_DLC_Pos) /**< (US…
975 #define US_LINMR_DLC(value) (US_LINMR_DLC_Msk & ((value) << US_LINMR_DLC_Pos))
/hal_atmel-3.5.0-3.4.0/asf/sam/include/same70b/component/
Dusart.h1751 #define US_LINMR_DLC_Pos 8 /**< (US… macro
1752 #define US_LINMR_DLC_Msk (_U_(0xFF) << US_LINMR_DLC_Pos) /**< (US…
1753 #define US_LINMR_DLC(value) (US_LINMR_DLC_Msk & ((value) << US_LINMR_DLC_Pos))
/hal_atmel-3.5.0-3.4.0/asf/sam/include/samv71b/component/
Dusart.h1752 #define US_LINMR_DLC_Pos 8 /**< (US… macro
1753 #define US_LINMR_DLC_Msk (_U_(0xFF) << US_LINMR_DLC_Pos) /**< (US…
1754 #define US_LINMR_DLC(value) (US_LINMR_DLC_Msk & ((value) << US_LINMR_DLC_Pos))
/hal_atmel-3.5.0-3.4.0/asf/sam/include/sam4l/component/
Dusart.h3796 #define US_LINMR_DLC_Pos 8 /**< \brief (US_LINMR) Data Length Control */ macro
3797 #define US_LINMR_DLC_Msk (_U_(0xFF) << US_LINMR_DLC_Pos)
3798 #define US_LINMR_DLC(value) (US_LINMR_DLC_Msk & ((value) << US_LINMR_DLC_Pos))