Searched refs:gpspi_flash_ll_clock_reg_t (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_flash_ll.h | 41 gpspi_flash_ll_clock_reg_t gpspi; 56 …lk) gpspi_flash_ll_set_clock((spi_dev_t*)dev, (gpspi_flash_ll_clock_reg_t*)clk)
|
D | gpspi_flash_ll.h | 40 typedef typeof(GPSPI2.clock.val) gpspi_flash_ll_clock_reg_t; typedef 244 static inline void gpspi_flash_ll_set_clock(spi_dev_t *dev, gpspi_flash_ll_clock_reg_t *clock_val) in gpspi_flash_ll_set_clock()
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_flash_ll.h | 40 gpspi_flash_ll_clock_reg_t gpspi; 54 …lk) gpspi_flash_ll_set_clock((spi_dev_t*)dev, (gpspi_flash_ll_clock_reg_t*)clk)
|
D | gpspi_flash_ll.h | 40 typedef typeof(GPSPI2.clock.val) gpspi_flash_ll_clock_reg_t; typedef 251 static inline void gpspi_flash_ll_set_clock(spi_dev_t *dev, gpspi_flash_ll_clock_reg_t *clock_val) in gpspi_flash_ll_set_clock()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_flash_ll.h | 42 gpspi_flash_ll_clock_reg_t gpspi; 56 …lk) gpspi_flash_ll_set_clock((spi_dev_t*)dev, (gpspi_flash_ll_clock_reg_t*)clk)
|
D | gpspi_flash_ll.h | 35 typedef typeof(GPSPI2.clock.val) gpspi_flash_ll_clock_reg_t; typedef 246 static inline void gpspi_flash_ll_set_clock(spi_dev_t *dev, gpspi_flash_ll_clock_reg_t *clock_val) in gpspi_flash_ll_set_clock()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_flash_ll.h | 42 gpspi_flash_ll_clock_reg_t gpspi; 56 …lk) gpspi_flash_ll_set_clock((spi_dev_t*)dev, (gpspi_flash_ll_clock_reg_t*)clk)
|
D | gpspi_flash_ll.h | 35 typedef typeof(GPSPI2.clock.val) gpspi_flash_ll_clock_reg_t; typedef 246 static inline void gpspi_flash_ll_set_clock(spi_dev_t *dev, gpspi_flash_ll_clock_reg_t *clock_val) in gpspi_flash_ll_set_clock()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_flash_ll.h | 41 gpspi_flash_ll_clock_reg_t gpspi; 55 …lk) gpspi_flash_ll_set_clock((spi_dev_t*)dev, (gpspi_flash_ll_clock_reg_t*)clk)
|
D | gpspi_flash_ll.h | 34 typedef typeof(GPSPI2.clock) gpspi_flash_ll_clock_reg_t; typedef 246 static inline void gpspi_flash_ll_set_clock(spi_dev_t *dev, gpspi_flash_ll_clock_reg_t *clock_val) in gpspi_flash_ll_set_clock()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_flash_ll.h | 41 gpspi_flash_ll_clock_reg_t gpspi; 55 …lk) gpspi_flash_ll_set_clock((spi_dev_t*)dev, (gpspi_flash_ll_clock_reg_t*)clk)
|
D | gpspi_flash_ll.h | 35 typedef typeof(GPSPI2.clock.val) gpspi_flash_ll_clock_reg_t; typedef 246 static inline void gpspi_flash_ll_set_clock(spi_dev_t *dev, gpspi_flash_ll_clock_reg_t *clock_val) in gpspi_flash_ll_set_clock()
|