Home
last modified time | relevance | path

Searched refs:DR_REG_LP_IO_BASE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_io_reg.h17 #define LP_IO_OUT_DATA_REG (DR_REG_LP_IO_BASE + 0x0)
29 #define LP_IO_OUT_DATA_W1TS_REG (DR_REG_LP_IO_BASE + 0x4)
41 #define LP_IO_OUT_DATA_W1TC_REG (DR_REG_LP_IO_BASE + 0x8)
53 #define LP_IO_OUT_ENABLE_REG (DR_REG_LP_IO_BASE + 0xc)
65 #define LP_IO_OUT_ENABLE_W1TS_REG (DR_REG_LP_IO_BASE + 0x10)
77 #define LP_IO_OUT_ENABLE_W1TC_REG (DR_REG_LP_IO_BASE + 0x14)
89 #define LP_IO_STATUS_REG (DR_REG_LP_IO_BASE + 0x18)
101 #define LP_IO_STATUS_W1TS_REG (DR_REG_LP_IO_BASE + 0x1c)
113 #define LP_IO_STATUS_W1TC_REG (DR_REG_LP_IO_BASE + 0x20)
125 #define LP_IO_IN_REG (DR_REG_LP_IO_BASE + 0x24)
[all …]
Dreg_base.h68 #define DR_REG_LP_IO_BASE 0x600B2000 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dreg_base.h61 #define DR_REG_LP_IO_BASE 0x600B2000 macro