Lines Matching defs:counter_sam_dev_cfg
50 struct counter_sam_dev_cfg { struct
51 struct counter_config_info info;
52 Tc *regs;
53 uint32_t reg_cmr;
54 uint32_t reg_rc;
55 void (*irq_config_func)(const struct device *dev);
56 const struct atmel_sam_pmc_config clock_cfg[TCCHANNEL_NUMBER];
57 const struct pinctrl_dev_config *pcfg;
58 uint8_t clk_sel;
59 bool nodivclk;
60 uint8_t tc_chan_num;