Home
last modified time | relevance | path

Searched refs:z_impl_flash_ex_op (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_handlers.c148 return z_impl_flash_ex_op(dev, code, in, out); in z_vrfy_flash_ex_op()
/Zephyr-latest/include/zephyr/drivers/
Dflash.h683 static inline int z_impl_flash_ex_op(const struct device *dev, uint16_t code, in z_impl_flash_ex_op() function