Home
last modified time | relevance | path

Searched refs:rtc_freq (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Ddac_common_legacy.c124 uint32_t rtc_freq = periph_rtc_dig_clk8m_get_freq(); in dac_cw_generator_config() local
126 dac_ll_cw_set_freq(cw->freq, rtc_freq); in dac_cw_generator_config()
/hal_espressif-latest/components/bt/include/esp32c2/include/
Desp_bt.h188 uint64_t rtc_freq; /*!< Frequency of RTC (Real-Time Clock) */ member
244 .rtc_freq = RTC_FREQ_N, \
/hal_espressif-latest/components/bt/include/esp32c6/include/
Desp_bt.h177 uint64_t rtc_freq; /*!< RTC (Real-Time Clock) frequency */ member
229 .rtc_freq = RTC_FREQ_N, \
/hal_espressif-latest/components/bt/include/esp32h2/include/
Desp_bt.h182 uint64_t rtc_freq; /*!< Frequency of RTC (Real-Time Clock) */ member
234 .rtc_freq = RTC_FREQ_N, \
/hal_espressif-latest/components/bt/include/esp32h4/include/
Desp_bt.h169 uint64_t rtc_freq; member
222 .rtc_freq = RTC_FREQ_N, \
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c816 cfg->rtc_freq = 100000; in ble_rtc_clk_init()
818 cfg->rtc_freq = 32768; in ble_rtc_clk_init()
820 cfg->rtc_freq = 30000; in ble_rtc_clk_init()
822 cfg->rtc_freq = 32000; in ble_rtc_clk_init()
824 cfg->rtc_freq = 32000; in ble_rtc_clk_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c798 cfg->rtc_freq = 100000; in ble_rtc_clk_init()
800 cfg->rtc_freq = 32768; in ble_rtc_clk_init()
802 cfg->rtc_freq = 30000; in ble_rtc_clk_init()
804 cfg->rtc_freq = 32000; in ble_rtc_clk_init()
806 cfg->rtc_freq = 32000; in ble_rtc_clk_init()
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c729 cfg->rtc_freq = 32768; in ble_rtc_clk_init()
732 cfg->rtc_freq = 40000; in ble_rtc_clk_init()
734 cfg->rtc_freq = 32000; in ble_rtc_clk_init()