mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
The nvmem interface helps provider of nvmem data to expose themselves to consumer. NVMEM is generally present on some embedded board in a form of eeprom or fuses. The nvmem api are helpers for consumer to read/write the cell data from a provider. Differential Revision: https://reviews.freebsd.org/D16419 |
||
|---|---|---|
| .. | ||
| nvmem.c | ||
| nvmem.h | ||
| nvmem_if.m | ||