Searched refs:CTL1_CLEN (Results 1 – 8 of 8) sorted by relevance
228 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro229 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< there are 7 CK pulses …230 #define USART_CLEN_EN CTL1_CLEN(1) /*!< there are 8 CK pulses …
276 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro277 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< there are 7 CK pulses f…278 #define USART_CLEN_EN CTL1_CLEN(1) /*!< there are 8 CK pulses f…
285 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro286 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< there are 7 CK pulses f…287 #define USART_CLEN_EN CTL1_CLEN(1) /*!< there are 8 CK pulses f…
293 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro294 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< there are 7 CK pulses f…295 #define USART_CLEN_EN CTL1_CLEN(1) /*!< there are 8 CK pulses f…
350 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro351 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< clock pulse of the last d…352 #define USART_CLEN_EN CTL1_CLEN(1) /*!< clock pulse of the last d…
349 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro350 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< clock pulse of the last d…351 #define USART_CLEN_EN CTL1_CLEN(1) /*!< clock pulse of the last d…
355 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro356 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< clock pulse of the last d…357 #define USART_CLEN_EN CTL1_CLEN(1) /*!< clock pulse of the last d…
546 #define CTL1_CLEN(regval) (BIT(8) & ((uint32_t)(regval) << 8)) macro547 #define USART_CLEN_NONE CTL1_CLEN(0) /*!< there are 7 CK pulses f…548 #define USART_CLEN_EN CTL1_CLEN(1) /*!< there are 8 CK pulses f…