Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c743 static inline void eth_xmc4xxx_set_mac_address(ETH_GLOBAL_TypeDef *regs, uint8_t *const addr) in eth_xmc4xxx_set_mac_address() function
872 eth_xmc4xxx_set_mac_address(dev_cfg->regs, dev_data->mac_addr); in eth_xmc4xxx_init()
914 eth_xmc4xxx_set_mac_address(dev_cfg->regs, dev_data->mac_addr); in eth_xmc4xxx_set_config()