Home
last modified time | relevance | path

Searched refs:SYSTEM_RW_BTLP_REG_RST (Results 1 – 6 of 6) 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 …RST | SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_RW_BTMAC_REG_RST | SYSTEM_RW_BTLP_REG_RST); in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_gate_ll.h117 …RST | SYSTEM_RW_BTMAC_RST | SYSTEM_RW_BTLP_RST | SYSTEM_RW_BTMAC_REG_RST | SYSTEM_RW_BTLP_REG_RST); in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsyscon_reg.h210 #define SYSTEM_RW_BTLP_REG_RST BIT(12) /* Bluetooth Low Power Registers */ macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsyscon_reg.h214 #define SYSTEM_RW_BTLP_REG_RST BIT(12) /* Bluetooth Low Power Registers */ macro