ESP-IDF
pcnt_signal_conn_t::
::
::
::control_sig
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
pcnt_signal_conn_t::
::
::
::control_sig
pcnt_signal_conn_t::
::
::
::control_sig field
Syntax
Show:
Summary
Declaration
from
pcnt_periph.h:28
const
uint32_t
control_sig
;
Examples
References
from
examples
Code
Location
Referrer
const
uint32_t
control_sig
;
pcnt_periph.h:28
esp_rom_gpio_connect_in_signal
(
ctrl_io
,
pcnt_periph_signals
.
groups
[
pcnt_port
]
.
units
[
unit
]
.
channels
[
channel
]
.
control_sig
,
0
)
;
pcnt_legacy.c:100
_pcnt_set_pin()
.
control_sig
=
PCNT_CTRL_CH0_IN0_IDX
,
pcnt_periph.c:19
.
control_sig
=
PCNT_CTRL_CH1_IN0_IDX
,
pcnt_periph.c:23
.
control_sig
=
PCNT_CTRL_CH0_IN1_IDX
,
pcnt_periph.c:31
.
control_sig
=
PCNT_CTRL_CH1_IN1_IDX
,
pcnt_periph.c:35
.
control_sig
=
PCNT_CTRL_CH0_IN2_IDX
,
pcnt_periph.c:43
.
control_sig
=
PCNT_CTRL_CH1_IN2_IDX
,
pcnt_periph.c:47
.
control_sig
=
PCNT_CTRL_CH0_IN3_IDX
,
pcnt_periph.c:55
.
control_sig
=
PCNT_CTRL_CH1_IN3_IDX
,
pcnt_periph.c:59
.
control_sig
=
PCNT_CTRL_CH0_IN4_IDX
,
pcnt_periph.c:67
.
control_sig
=
PCNT_CTRL_CH1_IN4_IDX
,
pcnt_periph.c:71
.
control_sig
=
PCNT_CTRL_CH0_IN5_IDX
,
pcnt_periph.c:79
.
control_sig
=
PCNT_CTRL_CH1_IN5_IDX
,
pcnt_periph.c:83
.
control_sig
=
PCNT_CTRL_CH0_IN6_IDX
,
pcnt_periph.c:91
.
control_sig
=
PCNT_CTRL_CH1_IN6_IDX
,
pcnt_periph.c:95
.
control_sig
=
PCNT_CTRL_CH0_IN7_IDX
,
pcnt_periph.c:103
.
control_sig
=
PCNT_CTRL_CH1_IN7_IDX
,
pcnt_periph.c:107
pcnt_periph_signals
.
groups
[
group_id
]
.
units
[
unit_id
]
.
channels
[
channel_id
]
.
control_sig
,
pulse_cnt.c:763
pcnt_new_channel()
pcnt_periph_signals
.
groups
[
group_id
]
.
units
[
unit_id
]
.
channels
[
channel_id
]
.
control_sig
,
pulse_cnt.c:773
pcnt_new_channel()
pcnt_periph_signals
.
groups
[
group_id
]
.
units
[
unit_id
]
.
channels
[
channel_id
]
.
control_sig
,
pulse_cnt.c:807
pcnt_del_channel()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
pcnt_signal_conn_t::
::
::
::control_sig
is read by 3 functions:
All items filtered out
pcnt_signal_conn_t::
::
::
::control_sig
_pcnt_set_pin()
pcnt_new_channel()
pcnt_del_channel()
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