Home
last modified time | relevance | path

Searched refs:UART_CONFIG_PAR_NONE (Results 1 – 6 of 6) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h131 #define UART_CONFIG_PAR_NONE 0x00000000 // No parity macro
242 ASSERT((ui32Parity == UART_CONFIG_PAR_NONE) || in UARTParityModeSet()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h92 #define UART_CONFIG_PAR_NONE 0x00000000 // No parity macro
Duart.c155 ASSERT((ulParity == UART_CONFIG_PAR_NONE) || in UARTParityModeSet()
/hal_ti-2.7.6/simplelink/source/ti/drivers/uart/
DUARTCC32XXDMA.c143 UART_CONFIG_PAR_NONE, /* UART_PAR_NONE */
DUARTCC32XX.c140 UART_CONFIG_PAR_NONE, /* UART_PAR_NONE */
/hal_ti-2.7.6/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c123 UART_CONFIG_PAR_NONE, /* UART2_Parity_NONE */