ESP-IDF
+
0
/1 examples
SourceVu will show references to
ana_cmpr_t
from the following samples and libraries:
analog_comparator sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ana_cmpr_t
ana_cmpr_t struct
Analog comparator unit handle
Syntax
Show:
Summary
Declaration
from
ana_cmpr_types.h:73
typedef
struct
ana_cmpr_t
*
ana_cmpr_handle_t
;
Related Functions
Found 8 other functions taking a
ana_cmpr_t
argument:
Function
Description
ana_cmpr_new_unit()
Allocating a new analog comparator unit handle
ana_cmpr_set_internal_reference()
Set internal reference configuration
ana_cmpr_set_debounce()
Set debounce configuration to the analog comparator
ana_cmpr_register_event_callbacks()
Register analog comparator interrupt event callbacks
ana_cmpr_enable()
Enable the analog comparator unit
ana_cmpr_disable()
Disable the analog comparator unit
ana_cmpr_del_unit()
Delete the analog comparator unit handle
ana_cmpr_set_cross_type()
Set the source signal cross type
Examples
ana_cmpr_t
is referenced by 1 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