Searched refs:flash_numaker_init (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/flash/ |
D | soc_flash_numaker_rmc.c | 259 static int flash_numaker_init(const struct device *dev) in flash_numaker_init() function 277 DEVICE_DT_INST_DEFINE(0, flash_numaker_init, NULL, &flash_data, NULL, POST_KERNEL,
|
D | soc_flash_numaker.c | 265 static int flash_numaker_init(const struct device *dev) in flash_numaker_init() function 283 DEVICE_DT_INST_DEFINE(0, flash_numaker_init, NULL, &flash_data, NULL, POST_KERNEL,
|