rotary_encoder sample
Select one of the symbols to view example projects that use it.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
SourceVu
ESP-IDF Framework and Examples
rotary_encoder sample
ESP-IDF references
Symbols in ESP-IDF referenced by rotary_encoder sample
Functions
Name
References
_esp_error_check_failed()
14
esp_log_timestamp()
10
esp_log_write()
10
pcnt_new_channel()
2
pcnt_channel_set_edge_action()
2
pcnt_channel_set_level_action()
2
pcnt_unit_start()
1
pcnt_unit_clear_count()
1
pcnt_unit_get_count()
1
pcnt_unit_register_event_callbacks()
1
pcnt_unit_add_watch_point()
1
pcnt_unit_set_glitch_filter()
1
pcnt_unit_enable()
1
pcnt_new_unit()
1
Other symbols
Name
References
esp_err_t
28
ESP_ERROR_CHECK
14
ESP_LOG_ERROR
10
ESP_LOG_WARN
10
ESP_LOG_INFO
10
ESP_LOG_DEBUG
10
ESP_LOG_VERBOSE
10
ESP_LOGI
10
pcnt_chan_config_t
6
pcnt_unit_t
4
pcnt_chan_t
4
pcnt_event_callbacks_t
3
pcnt_unit_config_t
3
pcnt_glitch_filter_config_t
3
PCNT_CHANNEL_LEVEL_ACTION_KEEP
2
PCNT_CHANNEL_LEVEL_ACTION_INVERSE
2
PCNT_CHANNEL_EDGE_ACTION_INCREASE
2
PCNT_CHANNEL_EDGE_ACTION_DECREASE
2
pcnt_watch_event_data_t
2
on_reach
2
edge_gpio_num
2
level_gpio_num
2
watch_point_value
1
low_limit
1
high_limit
1
max_glitch_ns
1