Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec_bbled.c110 struct bbled_regs { struct
123 struct bbled_regs * const regs; argument
148 struct bbled_regs * const regs = cfg->regs; in xec_pwmbb_progam_pwm()
177 struct bbled_regs * const regs = cfg->regs; in pwm_bbled_xec_get_cycles_per_sec()
217 struct bbled_regs * const regs = cfg->regs; in pwm_bbled_xec_set_cycles()
272 struct bbled_regs * const regs = devcfg->regs; in pwm_bbled_xec_pm_action()
332 struct bbled_regs * const regs = cfg->regs; in pwm_bbled_xec_init()
356 .regs = (struct bbled_regs * const)DT_INST_REG_ADDR(inst), \