Searched refs:stm32_xspi_is_memorymap (Results 1 – 1 of 1) sorted by relevance
949 static bool stm32_xspi_is_memorymap(const struct device *dev) in stm32_xspi_is_memorymap() function1008 if (stm32_xspi_is_memorymap(dev)) { in flash_stm32_xspi_erase()1172 if (!stm32_xspi_is_memorymap(dev)) { in flash_stm32_xspi_read()1180 __ASSERT_NO_MSG(stm32_xspi_is_memorymap(dev)); in flash_stm32_xspi_read()1287 if (stm32_xspi_is_memorymap(dev)) { in flash_stm32_xspi_write()2029 if (stm32_xspi_is_memorymap(dev)) { in flash_stm32_xspi_init()