Searched refs:ifx_cat1_flash_init (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/flash/ |
D | flash_ifx_cat1.c | 171 static int ifx_cat1_flash_init(const struct device *dev) in ifx_cat1_flash_init() function 203 DEVICE_DT_INST_DEFINE(0, ifx_cat1_flash_init, NULL, &flash_data, &ifx_cat1_flash_config,
|
D | flash_ifx_cat1_qspi.c | 313 static int ifx_cat1_flash_init(const struct device *dev) in ifx_cat1_flash_init() function 345 DEVICE_DT_INST_DEFINE(0, ifx_cat1_flash_init, NULL, &flash_data, &flash_config, POST_KERNEL,
|