Home
last modified time | relevance | path

Searched refs:UART_IER_ABTOINT_EN (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_uart.h41 #define UART_IER_ABTOINT_EN ((uint32_t)(1<<9)) /*!< Enables the auto-baud time-out interrupt */ macro
/bsp/xplorer4330/drivers/
A Ddrv_uart.h41 #define UART_IER_ABTOINT_EN ((uint32_t)(1<<9)) /*!< Enables the auto-baud time-out interrupt */ macro
/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_uart.h114 #define UART_IER_ABTOINT_EN ((uint32_t)(1<<9)) macro
A Dlpc177x_8x_uart.c707 tmp = UART_IER_ABTOINT_EN; in UART_IntConfig()

Completed in 9 milliseconds