Searched defs:qdec_nrfx_config (Results 1 – 1 of 1) sorted by relevance
36 struct qdec_nrfx_config { struct37 nrfx_qdec_t qdec;38 nrfx_qdec_config_t config;39 void (*irq_connect)(void);40 const struct pinctrl_dev_config *pcfg;64 const struct qdec_nrfx_config *config = dev->config; in qdec_nrfx_sample_fetch() argument