Home
last modified time | relevance | path

Searched refs:SOC_PCNT_UNITS_PER_GROUP (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Dpcnt_legacy.c64 PCNT_CHECK(unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_set_mode()
77 PCNT_CHECK(unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_set_pin()
102 PCNT_CHECK(pcnt_unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_get_counter_value()
111 PCNT_CHECK(pcnt_unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_counter_pause()
121 PCNT_CHECK(pcnt_unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_counter_resume()
131 PCNT_CHECK(pcnt_unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_counter_clear()
141 PCNT_CHECK(pcnt_unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_intr_enable()
151 PCNT_CHECK(unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_event_enable()
179 PCNT_CHECK(unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_set_event_value()
205 PCNT_CHECK(unit < SOC_PCNT_UNITS_PER_GROUP, PCNT_UNIT_ERR_STR, ESP_ERR_INVALID_ARG); in _pcnt_get_event_value()
[all …]
/hal_espressif-latest/components/soc/include/soc/
Dpcnt_periph.h26 } units[SOC_PCNT_UNITS_PER_GROUP];
/hal_espressif-latest/components/driver/deprecated/driver/
Dpcnt_types_legacy.h40 #if SOC_PCNT_UNITS_PER_GROUP > 4
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h247 #define SOC_PCNT_UNITS_PER_GROUP (8) macro
DKconfig.soc_caps.in486 config SOC_PCNT_UNITS_PER_GROUP config
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsoc_caps.h232 #define SOC_PCNT_UNITS_PER_GROUP (4) macro
DKconfig.soc_caps.in510 config SOC_PCNT_UNITS_PER_GROUP config
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_caps.h271 #define SOC_PCNT_UNITS_PER_GROUP 4 macro
DKconfig.soc_caps.in610 config SOC_PCNT_UNITS_PER_GROUP config
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc_caps.h236 #define SOC_PCNT_UNITS_PER_GROUP (4) macro
DKconfig.soc_caps.in570 config SOC_PCNT_UNITS_PER_GROUP config
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h283 #define SOC_PCNT_UNITS_PER_GROUP 4 macro
DKconfig.soc_caps.in606 config SOC_PCNT_UNITS_PER_GROUP config