Home
last modified time | relevance | path

Searched defs:DPORT_CLEAR_PERI_REG_MASK (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Ddport_access.h90 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Ddport_access.h87 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Ddport_access.h89 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Ddport_access.h90 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Ddport_access.h90 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Ddport_access.h88 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_access.h181 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro