Home
last modified time | relevance | path

Searched defs:flash_stm32_ex_op_rdp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/flash/
Dstm32_flash_api_extensions.h79 struct flash_stm32_ex_op_rdp { struct
80 bool enable;
81 bool permanent;
/Zephyr-latest/drivers/flash/
Dflash_stm32_ex_op.c156 int flash_stm32_ex_op_rdp(const struct device *dev, const uintptr_t in, in flash_stm32_ex_op_rdp() function