Searched defs:flash_stm32_ex_op_rdp (Results 1 – 2 of 2) sorted by relevance
79 struct flash_stm32_ex_op_rdp { struct80 bool enable;81 bool permanent;
156 int flash_stm32_ex_op_rdp(const struct device *dev, const uintptr_t in, in flash_stm32_ex_op_rdp() function