Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Duart.h68 #define EUSCI_A_UART_MSB_FIRST EUSCI_A_CTLW0_MSB macro
H A Duart.c56 (EUSCI_A_UART_MSB_FIRST == config->msborLsbFirst) in UART_initModule()