mirror of
https://github.com/espressif/esp-idf
synced 2025-03-22 07:29:08 -04:00
45 lines
1.0 KiB
ReStructuredText
45 lines
1.0 KiB
ReStructuredText
|
Macros
|
||
|
^^^^^^
|
||
|
|
||
|
|
||
|
Type Definitions
|
||
|
^^^^^^^^^^^^^^^^
|
||
|
|
||
|
|
||
|
Enumerations
|
||
|
^^^^^^^^^^^^
|
||
|
|
||
|
.. doxygenenum:: pcnt_ctrl_mode_t
|
||
|
.. doxygenenum:: pcnt_count_mode_t
|
||
|
.. doxygenenum:: pcnt_unit_t
|
||
|
.. doxygenenum:: pcnt_channel_t
|
||
|
.. doxygenenum:: pcnt_evt_type_t
|
||
|
|
||
|
Structures
|
||
|
^^^^^^^^^^
|
||
|
|
||
|
.. doxygenstruct:: pcnt_config_t
|
||
|
|
||
|
Functions
|
||
|
^^^^^^^^^
|
||
|
|
||
|
.. doxygenfunction:: pcnt_unit_config
|
||
|
.. doxygenfunction:: pcnt_get_counter_value
|
||
|
.. doxygenfunction:: pcnt_counter_pause
|
||
|
.. doxygenfunction:: pcnt_counter_resume
|
||
|
.. doxygenfunction:: pcnt_counter_clear
|
||
|
.. doxygenfunction:: pcnt_intr_enable
|
||
|
.. doxygenfunction:: pcnt_intr_disable
|
||
|
.. doxygenfunction:: pcnt_event_enable
|
||
|
.. doxygenfunction:: pcnt_event_disable
|
||
|
.. doxygenfunction:: pcnt_set_event_value
|
||
|
.. doxygenfunction:: pcnt_get_event_value
|
||
|
.. doxygenfunction:: pcnt_isr_register
|
||
|
.. doxygenfunction:: pcnt_set_pin
|
||
|
.. doxygenfunction:: pcnt_filter_enable
|
||
|
.. doxygenfunction:: pcnt_filter_disable
|
||
|
.. doxygenfunction:: pcnt_set_filter_value
|
||
|
.. doxygenfunction:: pcnt_get_filter_value
|
||
|
.. doxygenfunction:: pcnt_set_mode
|
||
|
|