Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/espressif/pcnt_esp32/
Dpcnt_esp32.c70 struct pcnt_esp32_config { struct
83 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_sample_fetch() argument
107 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_channel_get()
126 struct pcnt_esp32_config *config = (struct pcnt_esp32_config *)dev->config; in pcnt_esp32_configure_pinctrl()
134 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_init()
189 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_attr_set_thresh()
219 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_attr_set_offset()
253 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_attr_get()
326 const struct pcnt_esp32_config *config = dev->config; in pcnt_esp32_trigger_set()
403 static struct pcnt_esp32_config pcnt_esp32_config = { variable
[all …]