Searched defs:is_volatile (Results 1 – 3 of 3) sorted by relevance
130 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()
134 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()
378 hi_u32 is_volatile : 1; member