Searched refs:cflash_flags_t (Results 1 – 2 of 2) sorted by relevance
78 typedef int (*rom_flash_op_fn)(cflash_flags_t flags, uintptr_t addr, uint32_t size_bytes, uint8_t *…541 cflash_flags_t flags;593 static inline int rom_flash_op(cflash_flags_t flags, uintptr_t addr, uint32_t size_bytes, uint8_t *… in rom_flash_op()
309 } cflash_flags_t; typedef