Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.h31 #define STM32_XSPI_RESET_MAX_TIME 100U macro
Dflash_stm32_xspi.c832 k_busy_wait(STM32_XSPI_RESET_MAX_TIME * USEC_PER_MSEC); in stm32_xspi_mem_reset()