Searched refs:SYSTEM_BT_LPCK_DIV_NUM (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/ |
D | clk.c | 262 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/ |
D | clk.c | 292 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/ |
D | clk.c | 307 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/ |
D | clk.c | 303 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/ |
D | clk.c | 320 REG_SET_FIELD(SYSTEM_BT_LPCK_DIV_INT_REG, SYSTEM_BT_LPCK_DIV_NUM, 0); in esp_perip_clk_init()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | system_reg.h | 334 #define SYSTEM_BT_LPCK_DIV_NUM 0x00000FFFU macro
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | system_reg.h | 599 #define SYSTEM_BT_LPCK_DIV_NUM 0x00000FFF macro
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | system_reg.h | 640 #define SYSTEM_BT_LPCK_DIV_NUM 0x00000FFF macro
|