Home
last modified time | relevance | path

Searched refs:BLE_RPA_REST_BIT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_gate_ll.h108 return BLE_RPA_REST_BIT; in periph_ll_get_rst_en_mask()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsyscon_reg.h212 #define BLE_RPA_REST_BIT BIT(27) macro
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c489 DPORT_SET_PERI_REG_MASK(SYSTEM_CORE_RST_EN_REG, BLE_RPA_REST_BIT); in esp_reset_rpa_moudle()
490 DPORT_CLEAR_PERI_REG_MASK(SYSTEM_CORE_RST_EN_REG, BLE_RPA_REST_BIT); in esp_reset_rpa_moudle()