Home
last modified time | relevance | path

Searched refs:is_erase_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.c125 static bool is_erase_allow(struct arm_ospi_flash_dev_t *flash_dev, in is_erase_allow() function
423 !(is_erase_allow(&ARM_OSPI_FLASH0_DEV, addr))) in Ospi_Flash_EraseSector()
Dlow_level_flash.c154 static bool is_erase_allow(struct arm_flash_dev_t *flash_dev, in is_erase_allow() function
540 !(is_erase_allow(&ARM_FLASH0_DEV, addr))) in Flash_EraseSector()