Searched refs:dataLength (Results 1 – 2 of 2) sorted by relevance
68 (EUSCI_A_UART_8_BIT_LEN == config->dataLength) in UART_initModule()69 || (EUSCI_A_UART_7_BIT_LEN == config->dataLength)); in UART_initModule()108 if (config->dataLength) in UART_initModule()
135 uint_fast16_t dataLength; member