Searched refs:CTL0_OVSMOD (Results 1 – 5 of 5) sorted by relevance
276 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro277 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< 16 bits */278 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< 8 bits */
335 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro336 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< oversampling by 8 */337 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< oversampling by 16 */
334 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro335 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< oversampling by 8 */336 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< oversampling by 16 */
340 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro341 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< oversampling by 8 */342 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< oversampling by 16 */
536 #define CTL0_OVSMOD(regval) (BIT(15) & ((uint32_t)(regval) << 15)) macro537 #define USART_OVSMOD_16 CTL0_OVSMOD(0) /*!< 16 bits */538 #define USART_OVSMOD_8 CTL0_OVSMOD(1) /*!< 8 bits */