Searched refs:spi_flash_ll_clock_reg_t (Results 1 – 9 of 9) sorted by relevance
41 spi_flash_ll_clock_reg_t clock_conf; ///< Pre-calculated clock configuration value58 spi_flash_ll_clock_reg_t clock_config;68 … spi_flash_ll_clock_reg_t clock_config; ///< (optional) Clock configuration for Octal flash.
52 typedef typeof(SPI1.clock.val) spi_flash_ll_clock_reg_t; typedef279 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()
116 data_out->clock_conf = (spi_flash_ll_clock_reg_t)spi_flash_cal_clock(cfg); in spi_flash_hal_init()
43 } spi_flash_ll_clock_reg_t; typedef
42 } spi_flash_ll_clock_reg_t; typedef
44 } spi_flash_ll_clock_reg_t; typedef