Home
last modified time | relevance | path

Searched refs:BLE_BB_REG_REST_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c102 |BLE_PWR_REG_REST_BIT | BLE_BB_REG_REST_BIT); in esp_restart_noos()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsyscon_reg.h218 #define BLE_BB_REG_REST_BIT BIT(13) macro