Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Ddport_access.h86 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-3.4.0/components/soc/esp32c3/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-3.4.0/components/soc/esp32/include/soc/
Ddport_access.h180 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Ddport_access.h85 #define DPORT_CLEAR_PERI_REG_MASK(reg, mask) DPORT_WRITE_PERI_REG((reg), (DPORT_READ_PERI_REG(reg)&… macro
/hal_espressif-3.4.0/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