Searched refs:SCI_UART_CCR3_CKE_MASK (Results 1 – 1 of 1) sorted by relevance
109 #define SCI_UART_CCR3_CKE_MASK (0x03000000U) macro502 p_instance_ctrl->p_reg->CCR3 &= ~(SCI_UART_CCR3_CKE_MASK); in R_SCI_UART_Close()