Searched refs:DPORT_SPI2_DMA_RST (Results 1 – 3 of 3) sorted by relevance
102 …T_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI2_DMA_RST | DPORT_SPI3… in esp_restart_noos()
131 return DPORT_SPI2_DMA_RST; in periph_ll_get_rst_en_mask()
471 #define DPORT_SPI2_DMA_RST (BIT(22)) macro