Searched refs:UART_INT_ST_REG (Results 1 – 1 of 1) sorted by relevance
28 #define UART_INT_ST_REG 0x08 macro230 (esp32_uart_read(port, UART_INT_ST_REG) & UART_BRK_DET_INT)) { in esp32_uart_rxint()297 status = esp32_uart_read(port, UART_INT_ST_REG); in esp32_uart_int()