Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_ospi.c528 static int stm32_ospi_wait_auto_polling(struct flash_stm32_ospi_data *dev_data, in stm32_ospi_wait_auto_polling() function
599 return stm32_ospi_wait_auto_polling(dev_data, in stm32_ospi_mem_erased()
647 return stm32_ospi_wait_auto_polling(dev_data, &s_config, HAL_OSPI_TIMEOUT_DEFAULT_VALUE); in stm32_ospi_mem_ready()
707 return stm32_ospi_wait_auto_polling(dev_data, &s_config, HAL_OSPI_TIMEOUT_DEFAULT_VALUE); in stm32_ospi_write_enable()