Home
last modified time | relevance | path

Searched refs:EUSCI_A_UART_TWO_STOP_BITS (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/driverlib/
Duart.h78 #define EUSCI_A_UART_TWO_STOP_BITS EUSCI_A_CTLW0_SPB macro
Duart.c61 || (EUSCI_A_UART_TWO_STOP_BITS == config->numberofStopBits)); in UART_initModule()