Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32h7x.c485 static int flash_stm32h7_write_protection(const struct device *dev, bool enable) function
564 rc = flash_stm32h7_write_protection(dev, false);
580 rc2 = flash_stm32h7_write_protection(dev, true);
608 rc = flash_stm32h7_write_protection(dev, false);
613 int rc2 = flash_stm32h7_write_protection(dev, true);
770 return flash_stm32h7_write_protection(dev, false);