Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Duart.h108 #define EUSCI_A_UART_DEGLITCH_TIME_200ns (0x0001 + 0x0002) macro
Duart.c220 || (EUSCI_A_UART_DEGLITCH_TIME_200ns == deglitchTime)); in UART_selectDeglitchTime()