Home
last modified time | relevance | path

Searched refs:clk_gate (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h51 dev->clk_gate.clk_en = 1; in gpspi_flash_ll_reset()
52 dev->clk_gate.mst_clk_active = 1; in gpspi_flash_ll_reset()
53 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h56 dev->clk_gate.clk_en = 1; in gpspi_flash_ll_reset()
57 dev->clk_gate.mst_clk_active = 1; in gpspi_flash_ll_reset()
58 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
Dspi_ll.h108 hw->clk_gate.mst_clk_sel = 0; in spi_ll_set_clk_source()
111 hw->clk_gate.mst_clk_sel = 1; in spi_ll_set_clk_source()
135 hw->clk_gate.clk_en = 1; in spi_ll_master_init()
136 hw->clk_gate.mst_clk_active = 1; in spi_ll_master_init()
137 hw->clk_gate.mst_clk_sel = 1; in spi_ll_master_init()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpspi_flash_ll.h51 dev->clk_gate.clk_en = 1; in gpspi_flash_ll_reset()
52 dev->clk_gate.mst_clk_active = 1; in gpspi_flash_ll_reset()
53 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpspi_flash_ll.h50 dev->clk_gate.clk_en = 1; in gpspi_flash_ll_reset()
51 dev->clk_gate.mst_clk_active = 1; in gpspi_flash_ll_reset()
52 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
Dspi_ll.h106 hw->clk_gate.mst_clk_sel = 0; in spi_ll_set_clk_source()
109 hw->clk_gate.mst_clk_sel = 1; in spi_ll_set_clk_source()
133 hw->clk_gate.clk_en = 1; in spi_ll_master_init()
134 hw->clk_gate.mst_clk_active = 1; in spi_ll_master_init()
135 hw->clk_gate.mst_clk_sel = 1; in spi_ll_master_init()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h51 dev->clk_gate.clk_en = 1; in gpspi_flash_ll_reset()
52 dev->clk_gate.mst_clk_active = 1; in gpspi_flash_ll_reset()
53 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
Dspi_ll.h106 hw->clk_gate.mst_clk_sel = 0; in spi_ll_set_clk_source()
109 hw->clk_gate.mst_clk_sel = 1; in spi_ll_set_clk_source()
133 hw->clk_gate.clk_en = 1; in spi_ll_master_init()
134 hw->clk_gate.mst_clk_active = 1; in spi_ll_master_init()
135 hw->clk_gate.mst_clk_sel = 1; in spi_ll_master_init()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_struct.h353 } clk_gate; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_struct.h402 } clk_gate; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_struct.h410 } clk_gate; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_struct.h1387 volatile spi_clk_gate_reg_t clk_gate; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_struct.h1393 volatile spi_clk_gate_reg_t clk_gate; member