Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_reg.h17 #define LP_UART_FIFO_REG (DR_REG_LP_UART_BASE + 0x0)
29 #define LP_UART_INT_RAW_REG (DR_REG_LP_UART_BASE + 0x4)
170 #define LP_UART_INT_ST_REG (DR_REG_LP_UART_BASE + 0x8)
297 #define LP_UART_INT_ENA_REG (DR_REG_LP_UART_BASE + 0xc)
421 #define LP_UART_INT_CLR_REG (DR_REG_LP_UART_BASE + 0x10)
545 #define LP_UART_CLKDIV_SYNC_REG (DR_REG_LP_UART_BASE + 0x14)
564 #define LP_UART_RX_FILT_REG (DR_REG_LP_UART_BASE + 0x18)
583 #define LP_UART_STATUS_REG (DR_REG_LP_UART_BASE + 0x1c)
644 #define LP_UART_CONF0_SYNC_REG (DR_REG_LP_UART_BASE + 0x20)
757 #define LP_UART_CONF1_REG (DR_REG_LP_UART_BASE + 0x24)
[all …]
Dreg_base.h65 #define DR_REG_LP_UART_BASE 0x600B1400 macro