Home
last modified time | relevance | path

Searched refs:mst_clk_sel (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dgpspi_flash_ll.h73 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
Dspi_ll.h101 hw->clk_gate.mst_clk_sel = 1; in FLAG_ATTR()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dgpspi_flash_ll.h68 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
Dspi_ll.h103 hw->clk_gate.mst_clk_sel = 1; in FLAG_ATTR()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dgpspi_flash_ll.h68 dev->clk_gate.mst_clk_sel = 1; in gpspi_flash_ll_reset()
Dspi_ll.h107 hw->clk_gate.mst_clk_sel = 1; in FLAG_ATTR()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dspi_struct.h358 …uint32_t mst_clk_sel : 1; /*This bit is used to select SPI module clock sour… member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dspi_struct.h387 …uint32_t mst_clk_sel : 1; /*This bit is used to select SPI module clock sour… member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dspi_struct.h406 …uint32_t mst_clk_sel : 1; /*This bit is used to select SPI module clock sour… member