Home
last modified time | relevance | path

Searched defs:dummy_conf (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.7.0/components/spi_flash/
Dspi_flash_hpm_enable.c197 static void spi_flash_hpm_get_dummy_xmc(spi_flash_hpm_dummy_conf_t *dummy_conf) in spi_flash_hpm_get_dummy_xmc()
260 void __attribute__((weak)) spi_flash_hpm_get_dummy_generic(spi_flash_hpm_dummy_conf_t *dummy_conf) in spi_flash_hpm_get_dummy_generic()
279 static spi_flash_hpm_dummy_conf_t dummy_conf; variable