Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Duart.h106 #define EUSCI_A_UART_DEGLITCH_TIME_50ns 0x0001 macro
Duart.c218 || (EUSCI_A_UART_DEGLITCH_TIME_50ns == deglitchTime) in UART_selectDeglitchTime()