Searched refs:DPORT_SPI01_RST (Results 1 – 6 of 6) sorted by relevance
102 …DPORT_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI2_DMA_RST | DPORT_… in esp_restart_noos()
123 …DPORT_TIMERS_RST | DPORT_SPI01_RST | DPORT_SPI2_RST | DPORT_SPI3_RST | DPORT_SPI_DMA_RST | DPORT_U… in esp_restart_noos()
138 return DPORT_SPI01_RST; in periph_ll_get_rst_en_mask()
125 return DPORT_SPI01_RST; in periph_ll_get_rst_en_mask()
597 #define DPORT_SPI01_RST (BIT(1)) macro
1015 #define DPORT_SPI01_RST (BIT(1)) macro