Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/CMSIS_Driver/
Dlow_level_ospi_flash.c148 static bool is_write_allow(struct arm_ospi_flash_dev_t *flash_dev, in is_write_allow() function
385 (!is_write_allow(&ARM_OSPI_FLASH0_DEV, addr, cnt)) in Ospi_Flash_ProgramData()
Dlow_level_flash.c176 static bool is_write_allow(struct arm_flash_dev_t *flash_dev, in is_write_allow() function
470 (!is_write_allow(&ARM_FLASH0_DEV, addr, cnt)) in Flash_ProgramData()