Searched refs:flash_stm32h7_write_protection (Results 1 – 1 of 1) sorted by relevance
401 static int flash_stm32h7_write_protection(const struct device *dev, bool enable) in flash_stm32h7_write_protection() function485 rc = flash_stm32h7_write_protection(dev, false); in flash_stm32h7_erase()502 rc2 = flash_stm32h7_write_protection(dev, true); in flash_stm32h7_erase()533 rc = flash_stm32h7_write_protection(dev, false); in flash_stm32h7_write()538 int rc2 = flash_stm32h7_write_protection(dev, true); in flash_stm32h7_write()698 return flash_stm32h7_write_protection(dev, false); in stm32h7_flash_init()