Searched refs:iomux (Results 1 – 3 of 3) sorted by relevance
97 .iomux = false, \106 .iomux = true, \116 .iomux = true, \126 .iomux = true, \135 .iomux = true, \272 .iomux = use_iomux, in spi_bus_add_flash_device()353 cfg.iomux = esp_rom_efuse_get_flash_gpio_info() == 0 ? true : false; in esp_flash_init_default_chip()
72 bool iomux; ///< Whether the IOMUX is used, used for timing compensation. member
115 …data_out->extra_dummy = get_dummy_n(!cfg->iomux, cfg->input_delay_ns, APB_CLK_FREQ/get_flash_clock… in spi_flash_hal_init()