Searched refs:DPORT_SPI2_DMA_RST (Results 1 – 3 of 3) sorted by relevance
50 DPORT_SPI2_DMA_RST | DPORT_SPI3_DMA_RST | DPORT_UART_RST); in esp_system_reset_modules_on_exit()
133 return DPORT_SPI2_DMA_RST; in periph_ll_get_rst_en_mask()
463 #define DPORT_SPI2_DMA_RST (BIT(22)) macro