Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Duart.h107 #define EUSCI_A_UART_DEGLITCH_TIME_100ns 0x0002 macro
Duart.c219 || (EUSCI_A_UART_DEGLITCH_TIME_100ns == deglitchTime) in UART_selectDeglitchTime()