Home
last modified time | relevance | path

Searched refs:BTDM_LPCLK_SEL_RTC_SLOW (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c47 #define BTDM_LPCLK_SEL_RTC_SLOW (2) macro
1148 select_src_ret = btdm_lpclk_select_src(BTDM_LPCLK_SEL_RTC_SLOW); in btdm_low_power_mode_init()
1316 btdm_lpclk_select_src(BTDM_LPCLK_SEL_RTC_SLOW); in btdm_low_power_mode_deinit()
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c47 #define BTDM_LPCLK_SEL_RTC_SLOW (2) macro
1137 select_src_ret = btdm_lpclk_select_src(BTDM_LPCLK_SEL_RTC_SLOW); in btdm_low_power_mode_init()
1304 btdm_lpclk_select_src(BTDM_LPCLK_SEL_RTC_SLOW); in btdm_low_power_mode_deinit()
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c63 #define BTDM_LPCLK_SEL_RTC_SLOW (2) macro
1329 select_src_ret = btdm_lpclk_select_src(BTDM_LPCLK_SEL_RTC_SLOW); in btdm_low_power_mode_init()
1531 btdm_lpclk_select_src(BTDM_LPCLK_SEL_RTC_SLOW); in btdm_low_power_mode_deinit()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c59 #define BTDM_LPCLK_SEL_RTC_SLOW (2) macro
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c74 #define BTDM_LPCLK_SEL_RTC_SLOW (2) macro