Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c374 static int stm32_xspi_wait_auto_polling(const struct device *dev, in stm32_xspi_wait_auto_polling() function
449 return stm32_xspi_wait_auto_polling(dev, in stm32_xspi_mem_erased()
499 return stm32_xspi_wait_auto_polling(dev, &s_config, HAL_XSPI_TIMEOUT_DEFAULT_VALUE); in stm32_xspi_mem_ready()
562 return stm32_xspi_wait_auto_polling(dev, &s_config, HAL_XSPI_TIMEOUT_DEFAULT_VALUE); in stm32_xspi_write_enable()