Searched defs:flash_stm32_ex_op_rdp (Results 1 – 2 of 2) sorted by relevance
62 struct flash_stm32_ex_op_rdp { struct63 bool enable;64 bool permanent;
88 int flash_stm32_ex_op_rdp(const struct device *dev, const uintptr_t in, in flash_stm32_ex_op_rdp() function