Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dspi_flash_hal.h41 spi_flash_ll_clock_reg_t clock_conf; ///< Pre-calculated clock configuration value
58 spi_flash_ll_clock_reg_t clock_config;
68spi_flash_ll_clock_reg_t clock_config; ///< (optional) Clock configuration for Octal flash.
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h52 typedef typeof(SPI1.clock.val) spi_flash_ll_clock_reg_t; typedef
279 static inline void spi_flash_ll_set_clock(spi_dev_t *dev, spi_flash_ll_clock_reg_t *clock_val) in spi_flash_ll_set_clock()
/hal_espressif-latest/components/hal/
Dspi_flash_hal.c116 data_out->clock_conf = (spi_flash_ll_clock_reg_t)spi_flash_cal_clock(cfg); in spi_flash_hal_init()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_flash_ll.h43 } spi_flash_ll_clock_reg_t; typedef
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_flash_ll.h42 } spi_flash_ll_clock_reg_t; typedef
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_flash_ll.h44 } spi_flash_ll_clock_reg_t; typedef
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_flash_ll.h44 } spi_flash_ll_clock_reg_t; typedef
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_flash_ll.h43 } spi_flash_ll_clock_reg_t; typedef
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_flash_ll.h43 } spi_flash_ll_clock_reg_t; typedef