Home
last modified time | relevance | path

Searched defs:is_volatile (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
Dhi_loaderboot_flash.c130 hi_u32 spi_flash_write_sr_reg(hi_u8 cmd, hi_u8* data, hi_u8 data_len, hi_bool is_volatile) in spi_flash_write_sr_reg()
164 hi_u32 flash_protect_set_protect(hi_u8 cmp_bp, hi_bool is_volatile) in flash_protect_set_protect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
Dhi_flashboot_flash.c134 hi_u32 spi_flash_write_sr_reg(hi_u8 cmd, hi_u8* data, hi_u8 data_len, hi_bool is_volatile) in spi_flash_write_sr_reg()
180 hi_u32 flash_protect_set_protect(hi_u8 cmp_bp, hi_bool is_volatile) in flash_protect_set_protect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
Dflash_prv.h378 hi_u32 is_volatile : 1; member