Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8201d20b24cf3c1348c4fdacfb97f55da55a51a1
/
.
/
doc
/
services
/
nvmem
/
my_consumer.txt
blob: 10a6fb7da07d1d0b32ea247df165fdb38e3b0d57 [
file
] [
log
] [
blame
]
my_consumer: my-consumer {
compatible = "my,consumer";
nvmem-cells = <&mac_address>, <&calibration_data>;
nvmem-cell-names = "mac-address", "calibration-data";
};