Home
last modified time | relevance | path

Searched refs:DPORT_WIFIBB_RST (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
Dsystem_internal.c42 DPORT_WIFIBB_RST | DPORT_FE_RST | DPORT_WIFIMAC_RST | DPORT_BTBB_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dsystem_internal.c40 DPORT_WIFIBB_RST | DPORT_FE_RST | DPORT_WIFIMAC_RST | DPORT_BTBB_RST | in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsyscon_reg.h473 #define DPORT_WIFIBB_RST BIT(0) macro
484 #define MODEM_RESET_FIELD_WHEN_PU (DPORT_WIFIBB_RST | \
/hal_espressif-latest/components/soc/esp32/include/soc/
Ddport_reg.h1068 #define DPORT_WIFIBB_RST BIT(0) macro
1083 #define MODEM_RESET_FIELD_WHEN_PU (DPORT_WIFIBB_RST | \