Home
last modified time | relevance | path

Searched refs:DPORT_I2S0_RST (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.5.0/components/bootloader_support/src/
Dbootloader_random_esp32.c111 DPORT_SET_PERI_REG_MASK(DPORT_PERIP_RST_EN_REG, DPORT_I2S0_RST); in bootloader_random_disable()
112 DPORT_CLEAR_PERI_REG_MASK(DPORT_PERIP_RST_EN_REG, DPORT_I2S0_RST); in bootloader_random_disable()
/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Dclk_gate_ll.h118 return DPORT_I2S0_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.5.0/components/hal/esp32s2/include/hal/
Dclk_gate_ll.h111 return DPORT_I2S0_RST; in periph_ll_get_rst_en_mask()
/hal_espressif-3.5.0/components/esp_hw_support/test/
Dtest_unal_dma.c30 #define DPORT_I2S0_RST (BIT(4)) macro
Dtest_ahb_arb.c33 #define DPORT_I2S0_RST (BIT(4)) macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h579 #define DPORT_I2S0_RST (BIT(4)) macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Ddport_reg.h1012 #define DPORT_I2S0_RST (BIT(4)) macro