Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 25 of 30) sorted by relevance

12

/hal_espressif-latest/components/hal/esp32c2/
Dclk_tree_hal.c77 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz() local
/hal_espressif-latest/components/hal/esp32c3/
Dclk_tree_hal.c77 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz() local
/hal_espressif-latest/components/hal/esp32h2/
Dclk_tree_hal.c70 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz() local
/hal_espressif-latest/components/hal/esp32s3/
Dclk_tree_hal.c85 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz() local
/hal_espressif-latest/components/hal/esp32c6/
Dclk_tree_hal.c70 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz() local
/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c90 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz() local
/hal_espressif-latest/components/hal/esp32/include/hal/
Ddac_ll.h124 static inline void dac_ll_cw_set_freq(uint32_t freq, uint32_t rtc8m_freq) in dac_ll_cw_set_freq()
Dspi_ll.h645 int freq = spi_ll_master_cal_clock(fapb, hz, duty_cycle, &reg_val); in spi_ll_master_set_clock() local
/hal_espressif-latest/components/driver/deprecated/driver/
Ddac_types_legacy.h72 …uint32_t freq; /*!< Set frequency of cosine wave generator output. Range: 130(130Hz) ~ 55… member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Ddac_ll.h145 static inline void dac_ll_cw_set_freq(uint32_t freq, uint32_t rtc8m_freq) in dac_ll_cw_set_freq()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_common.c768 static int wps_build_ap_freq(struct wpabuf *msg, int freq) in wps_build_ap_freq()
801 const u8 *bssid, int freq) in wps_build_nfc_handover_sel()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwnm_sta.h52 int freq; member
Ddpp.c406 int opclass = -1, channel, freq; in dpp_parse_uri_chan_list() local
1310 u16 num_modes, unsigned int freq) in dpp_channel_ok_init()
1339 static int freq_included(const unsigned int freqs[], unsigned int num, in freq_included()
1350 static void freq_to_start(unsigned int freqs[], unsigned int num, in freq_to_start()
1371 unsigned int i, freq; in dpp_channel_intersect() local
1397 unsigned int freq; in dpp_channel_local_list() local
Ddpp.h159 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ]; member
192 unsigned int freq; member
255 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ]; member
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c102 uint32_t rtc_clk_apll_coeff_calc(uint32_t freq, uint32_t *_o_div, uint32_t *_sdm0, uint32_t *_sdm1,… in rtc_clk_apll_coeff_calc()
/hal_espressif-latest/components/hal/
Demac_hal.c157 void emac_hal_set_csr_clock_range(emac_hal_context_t *hal, int freq) in emac_hal_set_csr_clock_range()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c200 uint32_t rtc_clk_apll_coeff_calc(uint32_t freq, uint32_t *_o_div, uint32_t *_sdm0, uint32_t *_sdm1,… in rtc_clk_apll_coeff_calc()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_sink.c621 int freq = 48000; in btc_a2dp_sink_get_track_frequency() local
/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_master.c412 int freq; in spi_bus_add_device() local
/hal_espressif-latest/components/hal/include/hal/
Dieee802154_common_ll.h264 static inline void ieee802154_ll_set_freq(uint8_t freq) in ieee802154_ll_set_freq()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h772 int freq = spi_ll_master_cal_clock(fapb, hz, duty_cycle, &reg_val); in spi_ll_master_set_clock() local
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h762 int freq = spi_ll_master_cal_clock(fapb, hz, duty_cycle, &reg_val); in spi_ll_master_set_clock() local
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h758 int freq = spi_ll_master_cal_clock(fapb, hz, duty_cycle, &reg_val); in spi_ll_master_set_clock() local
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h758 int freq = spi_ll_master_cal_clock(fapb, hz, duty_cycle, &reg_val); in spi_ll_master_set_clock() local
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h764 int freq = spi_ll_master_cal_clock(fapb, hz, duty_cycle, &reg_val); in spi_ll_master_set_clock() local

12