Searched refs:SCI_UART_CCR1_NFCS_VALUE_MASK (Results 1 – 1 of 1) sorted by relevance
79 #define SCI_UART_CCR1_NFCS_VALUE_MASK (0x07U) macro1363 … ccr1 |= (uint32_t) (((p_extend->noise_cancel & 0x07U) - 1) & SCI_UART_CCR1_NFCS_VALUE_MASK) << in r_sci_uart_config_set()