Searched refs:BSP_FEATURE_SCI_UART_CTSPEN_CHANNELS (Results 1 – 2 of 2) sorted by relevance
375 #define BSP_FEATURE_SCI_UART_CTSPEN_CHANNELS (0x03FU) macro
356 … FSP_ERROR_RETURN((0U != (((1U << (p_cfg->channel)) & BSP_FEATURE_SCI_UART_CTSPEN_CHANNELS))), in R_SCI_UART_Open()