Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/test/dac_dma_test/
Dtest_esp32s2.c311 REG_CLR_BIT(DPORT_PERIP_RST_EN_REG, DPORT_SPI3_RST_M); in adc_dac_dma_linker_start()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h508 #define DPORT_SPI3_RST_M (BIT(16)) macro