Searched refs:STM32_FLASH_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
32 #define STM32_FLASH_TIMEOUT \ macro109 int64_t timeout_time = k_uptime_get() + STM32_FLASH_TIMEOUT; in flash_stm32_wait_flash_idle()127 LOG_ERR("Timeout! val: %d", STM32_FLASH_TIMEOUT); in flash_stm32_wait_flash_idle()
24 #define STM32_FLASH_TIMEOUT \ macro