Home
last modified time | relevance | path

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

/hal_atmel-3.6.0/asf/sam/include/sam3x/component/
Dusart.h343 #define US_LINIR_IDCHR_Msk (0xffu << US_LINIR_IDCHR_Pos) /**< \brief (US_LINIR) Identifier Characte… macro
344 #define US_LINIR_IDCHR(value) ((US_LINIR_IDCHR_Msk & ((value) << US_LINIR_IDCHR_Pos)))
/hal_atmel-3.6.0/asf/sam/include/same70/component/
Dusart.h1002 #define US_LINIR_IDCHR_Msk (_U_(0xFF) << US_LINIR_IDCHR_Pos) /**< (US… macro
1003 #define US_LINIR_IDCHR(value) (US_LINIR_IDCHR_Msk & ((value) << US_LINIR_IDCHR_Pos))
/hal_atmel-3.6.0/asf/sam/include/samv71/component/
Dusart.h1002 #define US_LINIR_IDCHR_Msk (_U_(0xFF) << US_LINIR_IDCHR_Pos) /**< (US… macro
1003 #define US_LINIR_IDCHR(value) (US_LINIR_IDCHR_Msk & ((value) << US_LINIR_IDCHR_Pos))
/hal_atmel-3.6.0/asf/sam/include/samv71b/component/
Dusart.h1781 #define US_LINIR_IDCHR_Msk (_U_(0xFF) << US_LINIR_IDCHR_Pos) /**< (US… macro
1782 #define US_LINIR_IDCHR(value) (US_LINIR_IDCHR_Msk & ((value) << US_LINIR_IDCHR_Pos))
/hal_atmel-3.6.0/asf/sam/include/same70b/component/
Dusart.h1780 #define US_LINIR_IDCHR_Msk (_U_(0xFF) << US_LINIR_IDCHR_Pos) /**< (US… macro
1781 #define US_LINIR_IDCHR(value) (US_LINIR_IDCHR_Msk & ((value) << US_LINIR_IDCHR_Pos))
/hal_atmel-3.6.0/asf/sam/include/sam4l/component/
Dusart.h3820 #define US_LINIR_IDCHR_Msk (_U_(0xFF) << US_LINIR_IDCHR_Pos) macro
3821 #define US_LINIR_IDCHR(value) (US_LINIR_IDCHR_Msk & ((value) << US_LINIR_IDCHR_Pos))