Searched refs:USART_CTL1_LBLEN (Results 1 – 16 of 16) sorted by relevance
349 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()350 USART_CTL1(usart_periph) |= (USART_CTL1_LBLEN & lblen); in usart_lin_break_detection_length_config()
451 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()452 USART_CTL1(usart_periph) |= (USART_CTL1_LBLEN & lblen); in usart_lin_break_detection_length_config()
458 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()459 USART_CTL1(usart_periph) |= (USART_CTL1_LBLEN & lblen); in usart_lin_break_detection_length_config()
503 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()504 USART_CTL1(usart_periph) |= (USART_CTL1_LBLEN & lblen); in usart_lin_break_detection_length_config()
600 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()601 USART_CTL1(usart_periph) |= USART_CTL1_LBLEN & (lblen); in usart_lin_break_detection_length_config()
574 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()575 USART_CTL1(usart_periph) |= USART_CTL1_LBLEN & (lblen); in usart_lin_break_detection_length_config()
553 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()554 USART_CTL1(usart_periph) |= USART_CTL1_LBLEN & (lblen); in usart_lin_break_detection_length_config()
585 USART_CTL1(usart_periph) &= ~(USART_CTL1_LBLEN); in usart_lin_break_detection_length_config()587 USART_CTL1(usart_periph) |= (USART_CTL1_LBLEN & lblen); in usart_lin_break_detection_length_config()
96 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame length… macro
99 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame length */ macro
101 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame length */ macro
105 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame length */ macro
85 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame length */ macro
85 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame len… macro
86 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame len… macro
120 #define USART_CTL1_LBLEN BIT(5) /*!< LIN break frame length */ macro