Searched refs:DPORT_SDIO_RST (Results 1 – 3 of 3) sorted by relevance
112 DPORT_BT_RST | DPORT_BTMAC_RST | DPORT_SDIO_RST | in esp_restart_noos()
156 return DPORT_SDIO_RST; in periph_ll_get_rst_en_mask()
1084 #define DPORT_SDIO_RST (BIT(5)) macro