Searched refs:eeprom_config (Results 1 – 3 of 3) sorted by relevance
/Zephyr-Core-3.5.0/drivers/eeprom/ |
D | eeprom_lpc11u6x.c | 110 static const struct eeprom_lpc11u6x_config eeprom_config = { variable 114 DEVICE_DT_INST_DEFINE(0, NULL, NULL, NULL, &eeprom_config, POST_KERNEL,
|
D | eeprom_stm32.c | 116 static const struct eeprom_stm32_config eeprom_config = { variable 121 DEVICE_DT_INST_DEFINE(0, NULL, NULL, NULL, &eeprom_config, POST_KERNEL,
|
D | eeprom_mchp_xec.c | 370 static const struct eeprom_xec_config eeprom_config = { variable 381 &eeprom_config, POST_KERNEL,
|