hd_eeprom sample
eeprom_context_t
is only used within hd_eeprom sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
hd_eeprom sample
eeprom_context_t
eeprom_context_t struct
Context (config and data) of the spi_eeprom
Syntax
Show:
Summary
Declaration
Definition
from
spi_eeprom.h:25
typedef
struct
eeprom_context_t
*
eeprom_handle_t
;
Implemented in
spi_eeprom.c:44
Fields
Field
Declared as
eeprom_context_t::cfg
eeprom_config_t
eeprom_context_t::spi
spi_device_handle_t
eeprom_context_t::ready_sem
SemaphoreHandle_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out