Searched refs:CTL2_OSB (Results 1 – 5 of 5) sorted by relevance
328 #define CTL2_OSB(regval) (BIT(11) & ((uint32_t)(regval) << 11)) macro329 #define USART_OSB_1bit CTL2_OSB(1) /*!< 1 bit */330 #define USART_OSB_3bit CTL2_OSB(0) /*!< 3 bits */
400 #define CTL2_OSB(regval) (BIT(11) & ((uint32_t)(regval) << 11)) macro401 #define USART_OSB_1BIT CTL2_OSB(1) /*!< 1 sample bit */402 #define USART_OSB_3BIT CTL2_OSB(0) /*!< 3 sample bits */
406 #define CTL2_OSB(regval) (BIT(11) & ((uint32_t)(regval) << 11)) macro407 #define USART_OSB_1BIT CTL2_OSB(1) /*!< 1 sample bit */408 #define USART_OSB_3BIT CTL2_OSB(0) /*!< 3 sample bits */
412 #define CTL2_OSB(regval) (BIT(11) & ((uint32_t)(regval) << 11)) macro413 #define USART_OSB_1BIT CTL2_OSB(1) /*!< 1 sample bit */414 #define USART_OSB_3BIT CTL2_OSB(0) /*!< 3 sample bits */
593 #define CTL2_OSB(regval) (BIT(11) & ((uint32_t)(regval) << 11)) macro594 #define USART_OSB_1bit CTL2_OSB(1) /*!< 1 bit */595 #define USART_OSB_3bit CTL2_OSB(0) /*!< 3 bits */