Searched defs:eth_gecko_dev_cfg (Results 1 – 1 of 1) sorted by relevance
76 struct eth_gecko_dev_cfg { struct77 ETH_TypeDef *regs;78 const struct eth_gecko_pin_list *pin_list;79 uint32_t pin_list_size;80 void (*config_func)(void);81 struct phy_gecko_dev phy;