Home
last modified time | relevance | path

Searched refs:flash_ra_ex_op_write_protect (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_hp_ra.h90 int flash_ra_ex_op_write_protect(const struct device *dev, const uintptr_t in, void *out);
Dflash_hp_ra.c305 err = flash_ra_ex_op_write_protect(dev, in, out); in flash_ra_ex_op()
Dflash_hp_ra_ex_op.c285 int flash_ra_ex_op_write_protect(const struct device *dev, const uintptr_t in, void *out) in flash_ra_ex_op_write_protect() function