Home
last modified time | relevance | path

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

/bsp/nxp/lpc/lpc43xx/drivers/
A Ddrv_uart.h40 #define UART_IER_ABEOINT_EN ((uint32_t)(1<<8)) /*!< Enables the end of auto-baud interrupt */ macro
/bsp/xplorer4330/drivers/
A Ddrv_uart.h40 #define UART_IER_ABEOINT_EN ((uint32_t)(1<<8)) /*!< Enables the end of auto-baud interrupt */ macro
/bsp/nxp/lpc/lpc178x/drivers/
A Dlpc177x_8x_uart.h112 #define UART_IER_ABEOINT_EN ((uint32_t)(1<<8)) macro
A Dlpc177x_8x_uart.c703 tmp = UART_IER_ABEOINT_EN; in UART_IntConfig()

Completed in 18 milliseconds