Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/port/soc/esp32c3/
Dclk.c298 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/esp_system/port/soc/esp32s3/
Dclk.c326 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h596 #define SYSTEM_BT_LPCK_DIV_INT_REG (DR_REG_SYSTEM_BASE + 0x020) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h637 #define SYSTEM_BT_LPCK_DIV_INT_REG (DR_REG_SYSTEM_BASE + 0x28) macro