Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_mchp_xec.c53 struct adc_xec_regs { struct
68 struct adc_xec_regs *regs; argument
112 struct adc_xec_regs *regs = devcfg->regs; in adc_context_start_sampling()
137 struct adc_xec_regs * const regs = cfg->regs; in adc_xec_channel_setup()
206 struct adc_xec_regs * const regs = cfg->regs; in adc_xec_start_read()
280 struct adc_xec_regs * const regs = cfg->regs; in xec_adc_get_sample()
345 struct adc_xec_regs * const regs = cfg->regs; in adc_xec_single_isr()
374 struct adc_xec_regs * const adc_regs = devcfg->regs; in adc_xec_pm_action()
419 struct adc_xec_regs * const regs = cfg->regs; in adc_xec_init()
457 .regs = (struct adc_xec_regs *)(DT_INST_REG_ADDR(0)),