Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Duart.h77 #define EUSCI_A_UART_ONE_STOP_BIT 0x00 macro
Duart.c60 (EUSCI_A_UART_ONE_STOP_BIT == config->numberofStopBits) in UART_initModule()