ESP-IDF
pcnt_signal_conn_t::
::
::
::pulse_sig
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/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::
::
::
::pulse_sig
pcnt_signal_conn_t::
::
::
::pulse_sig field
Syntax
Show:
Summary
Declaration
from
pcnt_periph.h:27
const
uint32_t
pulse_sig
;
Examples
References
from
examples
Code
Location
Referrer
const
uint32_t
pulse_sig
;
pcnt_periph.h:27
esp_rom_gpio_connect_in_signal
(
pulse_io
,
pcnt_periph_signals
.
groups
[
pcnt_port
]
.
units
[
unit
]
.
channels
[
channel
]
.
pulse_sig
,
0
)
;
pcnt_legacy.c:93
_pcnt_set_pin()
.
pulse_sig
=
PCNT_SIG_CH0_IN0_IDX
pcnt_periph.c:20
.
pulse_sig
=
PCNT_SIG_CH1_IN0_IDX
pcnt_periph.c:24
.
pulse_sig
=
PCNT_SIG_CH0_IN1_IDX
pcnt_periph.c:32
.
pulse_sig
=
PCNT_SIG_CH1_IN1_IDX
pcnt_periph.c:36
.
pulse_sig
=
PCNT_SIG_CH0_IN2_IDX
pcnt_periph.c:44
.
pulse_sig
=
PCNT_SIG_CH1_IN2_IDX
pcnt_periph.c:48
.
pulse_sig
=
PCNT_SIG_CH0_IN3_IDX
pcnt_periph.c:56
.
pulse_sig
=
PCNT_SIG_CH1_IN3_IDX
pcnt_periph.c:60
.
pulse_sig
=
PCNT_SIG_CH0_IN4_IDX
pcnt_periph.c:68
.
pulse_sig
=
PCNT_SIG_CH1_IN4_IDX
pcnt_periph.c:72
.
pulse_sig
=
PCNT_SIG_CH0_IN5_IDX
pcnt_periph.c:80
.
pulse_sig
=
PCNT_SIG_CH1_IN5_IDX
pcnt_periph.c:84
.
pulse_sig
=
PCNT_SIG_CH0_IN6_IDX
pcnt_periph.c:92
.
pulse_sig
=
PCNT_SIG_CH1_IN6_IDX
pcnt_periph.c:96
.
pulse_sig
=
PCNT_SIG_CH0_IN7_IDX
pcnt_periph.c:104
.
pulse_sig
=
PCNT_SIG_CH1_IN7_IDX
pcnt_periph.c:108
pcnt_periph_signals
.
groups
[
group_id
]
.
units
[
unit_id
]
.
channels
[
channel_id
]
.
pulse_sig
,
pulse_cnt.c:743
pcnt_new_channel()
pcnt_periph_signals
.
groups
[
group_id
]
.
units
[
unit_id
]
.
channels
[
channel_id
]
.
pulse_sig
,
pulse_cnt.c:753
pcnt_new_channel()
pcnt_periph_signals
.
groups
[
group_id
]
.
units
[
unit_id
]
.
channels
[
channel_id
]
.
pulse_sig
,
pulse_cnt.c:814
pcnt_del_channel()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
pcnt_signal_conn_t::
::
::
::pulse_sig
is read by 3 functions:
All items filtered out
pcnt_signal_conn_t::
::
::
::pulse_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