Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspimem_flash_ll.h560 switch (PCR.mspi_clk_conf.mspi_fast_hs_div_num) { in spimem_flash_ll_get_source_freq_mhz()
575 switch (PCR.mspi_clk_conf.mspi_fast_ls_div_num) { in spimem_flash_ll_get_source_freq_mhz()
Dclk_tree_ll.h552 HAL_FORCE_MODIFY_U32_REG_FIELD(PCR.mspi_clk_conf, mspi_fast_hs_div_num, div_num); in clk_ll_mspi_fast_set_hs_divider()
579 HAL_FORCE_MODIFY_U32_REG_FIELD(PCR.mspi_clk_conf, mspi_fast_ls_div_num, div_num); in clk_ll_mspi_fast_set_ls_divider()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h1845 volatile pcr_mspi_clk_conf_reg_t mspi_clk_conf; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h2003 volatile pcr_mspi_clk_conf_reg_t mspi_clk_conf; member