Searched refs:flash_stm32_get_rdp (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-3.6.0/drivers/flash/ |
D | flash_stm32_ex_op.c | 127 rc2 = flash_stm32_get_rdp(dev, &result->enable, in flash_stm32_ex_op_rdp()
|
D | flash_stm32.h | 307 int flash_stm32_get_rdp(const struct device *dev, bool *enabled,
|
D | flash_stm32l4x.c | 366 int flash_stm32_get_rdp(const struct device *dev, bool *enabled, in flash_stm32_get_rdp() function
|
D | flash_stm32g4x.c | 376 int flash_stm32_get_rdp(const struct device *dev, bool *enabled, in flash_stm32_get_rdp() function
|
D | flash_stm32f4x.c | 366 int flash_stm32_get_rdp(const struct device *dev, bool *enabled, in flash_stm32_get_rdp() function
|