Home
last modified time | relevance | path

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

/drivers/flash/
A Dspi_nor.h107 #define SPI_NOR_AUTO_POLLING_INTERVAL 0x10 macro
A Dflash_stm32_xspi.c444 s_config.IntervalTime = SPI_NOR_AUTO_POLLING_INTERVAL; in stm32_xspi_mem_erased()
494 s_config.IntervalTime = SPI_NOR_AUTO_POLLING_INTERVAL; in stm32_xspi_mem_ready()
564 s_config.IntervalTime = SPI_NOR_AUTO_POLLING_INTERVAL; in stm32_xspi_write_enable()
A Dflash_stm32_ospi.c590 s_config.Interval = SPI_NOR_AUTO_POLLING_INTERVAL; in stm32_ospi_mem_erased()
638 s_config.Interval = SPI_NOR_AUTO_POLLING_INTERVAL; in stm32_ospi_mem_ready()
704 s_config.Interval = SPI_NOR_AUTO_POLLING_INTERVAL; in stm32_ospi_write_enable()

Completed in 22 milliseconds