Home
last modified time | relevance | path

Searched refs:SYSTEM_RW_BTLP_RST (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c41 … SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_RW_BTMAC_REG_RST | SYSTEM_RW_BTLP_REG_RST); in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dsystem_internal.c45 … SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_RW_BTMAC_REG_RST | SYSTEM_RW_BTLP_REG_RST); in esp_system_reset_modules_on_exit()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_gate_ll.h98 …return (SYSTEM_BTBB_RST | SYSTEM_BTBB_REG_RST | SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM… in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h117 …return (SYSTEM_BTBB_RST | SYSTEM_BTBB_REG_RST | SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM… in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsyscon_reg.h208 #define SYSTEM_RW_BTLP_RST BIT(10) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsyscon_reg.h208 #define SYSTEM_RW_BTLP_RST BIT(10) /* Bluetooth Low Power Module */ macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsyscon_reg.h212 #define SYSTEM_RW_BTLP_RST BIT(10) /* Bluetooth Low Power Module */ macro