Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32wb0x.c127 static bool is_writeable_flash_range(const struct device *dev, in is_writeable_flash_range() function
349 if (!is_writeable_flash_range(dev, offset, len)) { in flash_wb0x_write()