/Zephyr-latest/tests/drivers/eeprom/api/src/ |
D | main.c | 12 ZTEST_BMEM static const struct device *eeprom; variable 15 ZTEST_USER(eeprom, test_size) in ZTEST_USER() argument 24 ZTEST_USER(eeprom, test_out_of_bounds) in ZTEST_USER() argument 37 ZTEST_USER(eeprom, test_write_rewrite) in ZTEST_USER() argument 78 ZTEST_USER(eeprom, test_write_at_fixed_address) in ZTEST_USER() argument 101 ZTEST_USER(eeprom, test_write_byte) in ZTEST_USER() argument 119 ZTEST_USER(eeprom, test_write_at_increasing_address) in ZTEST_USER() argument 139 ZTEST_USER(eeprom, test_zero_length_write) in ZTEST_USER() argument
|
/Zephyr-latest/dts/arm/microchip/mec5/ |
D | mec5_eeprom_8kb.dtsi | 8 eeprom: eeprom@40002c00 { label
|
/Zephyr-latest/samples/drivers/eeprom/ |
D | CMakeLists.txt | 5 project(eeprom) project
|
/Zephyr-latest/dts/arm/st/l0/ |
D | stm32l031.dtsi | 30 eeprom: eeprom@8080000{ label
|
D | stm32l010X4.dtsi | 16 eeprom: eeprom@8080000{ label
|
D | stm32l010X6.dtsi | 16 eeprom: eeprom@8080000{ label
|
D | stm32l010X8.dtsi | 16 eeprom: eeprom@8080000{ label
|
D | stm32l011X4.dtsi | 22 eeprom: eeprom@8080000{ label
|
D | stm32l010Xb.dtsi | 16 eeprom: eeprom@8080000{ label
|
D | stm32l051.dtsi | 72 eeprom: eeprom@8080000{ label
|
/Zephyr-latest/doc/hardware/peripherals/eeprom/ |
D | index.rst | 1 .. _eeprom: target
|
/Zephyr-latest/samples/drivers/i2c/target_eeprom/src/ |
D | main.c | 12 static const struct device *eeprom = DEVICE_DT_GET(DT_NODELABEL(eeprom0)); variable
|
/Zephyr-latest/dts/arm/st/l1/ |
D | stm32l151X8-a.dtsi | 21 eeprom: eeprom@8080000{ label
|
D | stm32l151Xb-a.dtsi | 21 eeprom: eeprom@8080000{ label
|
D | stm32l151Xb.dtsi | 21 eeprom: eeprom@8080000{ label
|
D | stm32l151Xc.dtsi | 49 eeprom: eeprom@8080000{ label
|
D | stm32l152Xc.dtsi | 49 eeprom: eeprom@8080000{ label
|
D | stm32l152Xe.dtsi | 49 eeprom: eeprom@8080000{ label
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_shell.c | 35 const struct device *eeprom; in cmd_read() local 76 const struct device *eeprom; in cmd_write() local 135 const struct device *eeprom; in cmd_size() local 151 const struct device *eeprom; in cmd_fill() local
|
/Zephyr-latest/dts/arm/microchip/ |
D | mec172xnsz.dtsi | 59 eeprom: eeprom@40002c00 { label
|
D | mec172xnlj.dtsi | 59 eeprom: eeprom@40002c00 { label
|
/Zephyr-latest/boards/atmel/sam0/same54_xpro/ |
D | same54_xpro.dts | 106 eeprom: eeprom@5e { label
|
/Zephyr-latest/samples/sensor/tmp116/src/ |
D | main.c | 23 const struct device *const eeprom = DEVICE_DT_GET(TMP116_EEPROM_NODE); in main() local
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/ |
D | cyclonev_socdk.dts | 65 eeprom: eeprom@51 { label
|
/Zephyr-latest/boards/bytesatwork/bytesensi_l/ |
D | bytesensi_l.dts | 103 eeprom: ti_tmp116_eeprom@0 { label
|