Searched defs:adc_cmp_npcx_config (Results 1 – 1 of 1) sorted by relevance
26 struct adc_cmp_npcx_config { struct31 const struct device *adc;36 uint8_t chnsel;38 uint8_t th_sel;63 const struct adc_cmp_npcx_config *const config = dev->config; in adc_cmp_npcx_init() argument