Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dparlio_ll.h359 PCR.parl_clk_tx_conf.parl_clk_tx_sel = clk_sel; in parlio_ll_tx_set_clock_source()
372 HAL_FORCE_MODIFY_U32_REG_FIELD(PCR.parl_clk_tx_conf, parl_clk_tx_div_num, div - 1); in parlio_ll_tx_set_clock_div()
384 PCR.parl_clk_tx_conf.parl_tx_rst_en = 1; in parlio_ll_tx_reset_clock()
385 PCR.parl_clk_tx_conf.parl_tx_rst_en = 0; in parlio_ll_tx_reset_clock()
398 PCR.parl_clk_tx_conf.parl_clk_tx_en = en; in parlio_ll_tx_enable_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dparlio_ll.h363 PCR.parl_clk_tx_conf.parl_clk_tx_sel = clk_sel; in parlio_ll_tx_set_clock_source()
376 HAL_FORCE_MODIFY_U32_REG_FIELD(PCR.parl_clk_tx_conf, parl_clk_tx_div_num, div - 1); in parlio_ll_tx_set_clock_div()
388 PCR.parl_clk_tx_conf.parl_tx_rst_en = 1; in parlio_ll_tx_reset_clock()
389 PCR.parl_clk_tx_conf.parl_tx_rst_en = 0; in parlio_ll_tx_reset_clock()
402 PCR.parl_clk_tx_conf.parl_clk_tx_en = en; in parlio_ll_tx_enable_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h1881 volatile pcr_parl_clk_tx_conf_reg_t parl_clk_tx_conf; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h2036 volatile pcr_parl_clk_tx_conf_reg_t parl_clk_tx_conf; member