Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/drivers/flash/
Dstm32_flash_api_extensions.h62 struct flash_stm32_ex_op_rdp { struct
63 bool enable;
64 bool permanent;
/Zephyr-Core-3.6.0/drivers/flash/
Dflash_stm32_ex_op.c88 int flash_stm32_ex_op_rdp(const struct device *dev, const uintptr_t in, in flash_stm32_ex_op_rdp() function