ESP-IDF
+
0
/7 examples
SourceVu will show references to
esp_vfs_eventfd_config_t
from the following samples and libraries:
ot_br sample
ot_cli sample
ot_rcp sample
ot_trel sample
eventfd sample
deep_sleep sample
light_sleep 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
ESP-IDF
esp_vfs_eventfd_config_t
esp_vfs_eventfd_config_t struct
Eventfd vfs initialization settings
Syntax
Show:
Summary
Declaration
from
esp_vfs_eventfd.h:23
typedef
struct
{
size_t
max_fds
;
}
esp_vfs_eventfd_config_t
;
Fields
Field
Declared as
Description
esp_vfs_eventfd_config_t::max_fds
size_t
The maximum number of eventfds supported.
Examples
esp_vfs_eventfd_config_t
is referenced by 7 libraries and example projects:
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