Home
last modified time | relevance | path

Searched defs:MacAddr (Results 1 – 11 of 11) sorted by relevance

/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_eth.c524 void ETH_MACAddressConfig(uint32_t MacAddr, uint8_t *Addr) in ETH_MACAddressConfig()
546 void ETH_GetMACAddress(uint32_t MacAddr, uint8_t *Addr) in ETH_GetMACAddress()
571 void ETH_MACAddressPerfectFilterCmd(uint32_t MacAddr, FunctionalState NewState) in ETH_MACAddressPerfectFilterCmd()
597 void ETH_MACAddressFilterConfig(uint32_t MacAddr, uint32_t Filter) in ETH_MACAddressFilterConfig()
624 void ETH_MACAddressMaskBytesFilterConfig(uint32_t MacAddr, uint32_t MaskByte) in ETH_MACAddressMaskBytesFilterConfig()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_eth.c1125 void ETH_SetMacAddr(uint32_t MacAddr, uint8_t* Addr) in ETH_SetMacAddr()
1152 void ETH_GetMacAddr(uint32_t MacAddr, uint8_t* Addr) in ETH_GetMacAddr()
1184 void ETH_EnableMacAddrPerfectFilter(uint32_t MacAddr, FunctionalState Cmd) in ETH_EnableMacAddrPerfectFilter()
1216 void ETH_ConfigMacAddrFilter(uint32_t MacAddr, uint32_t Filter) in ETH_ConfigMacAddrFilter()
1252 void ETH_ConfigMacAddrMaskBytesFilter(uint32_t MacAddr, uint32_t MaskByte) in ETH_ConfigMacAddrMaskBytesFilter()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_eth.c1125 void ETH_SetMacAddr(uint32_t MacAddr, uint8_t* Addr) in ETH_SetMacAddr()
1152 void ETH_GetMacAddr(uint32_t MacAddr, uint8_t* Addr) in ETH_GetMacAddr()
1184 void ETH_EnableMacAddrPerfectFilter(uint32_t MacAddr, FunctionalState Cmd) in ETH_EnableMacAddrPerfectFilter()
1216 void ETH_ConfigMacAddrFilter(uint32_t MacAddr, uint32_t Filter) in ETH_ConfigMacAddrFilter()
1252 void ETH_ConfigMacAddrMaskBytesFilter(uint32_t MacAddr, uint32_t MaskByte) in ETH_ConfigMacAddrMaskBytesFilter()
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/emacps_v3_11/
A Dxemacps_control.c67 u32 MacAddr; in XEmacPs_SetMacAddress() local
123 u32 MacAddr; in XEmacPs_GetMacAddress() local
/bsp/ft2004/libraries/bsp/ft_gmac/
A Dft_gmac.c92 void Ft_Gmac_UseDefaultMacAddr(Ft_Gmac_t *Gmac, u8 *MacAddr) in Ft_Gmac_UseDefaultMacAddr()
A Dft_gmac_hw.c122 static void FGmac_MACAddressConfig(FGmac_Config_t *Config, u32 MacAddr, u8 *Addr) in FGmac_MACAddressConfig()
A Dft_gmac.h138 u8 MacAddr[6]; /* 6 bytes Mac address */ member
/bsp/nuvoton/libraries/m460/rtt_port/emac/
A DsynopGMAC_Dev.c1106 s32 synopGMAC_set_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_set_mac_addr()
1128 s32 synopGMAC_get_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_get_mac_addr()
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A DsynopGMAC_Dev.c1106 s32 synopGMAC_set_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_set_mac_addr()
1128 s32 synopGMAC_get_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_get_mac_addr()
/bsp/loongson/ls1cdev/drivers/net/
A DsynopGMAC_Dev.c1156 s32 synopGMAC_set_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_set_mac_addr()
1178 s32 synopGMAC_get_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_get_mac_addr()
/bsp/loongson/ls2kdev/drivers/net/
A DsynopGMAC_Dev.c1194 s32 synopGMAC_set_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_set_mac_addr()
1216 s32 synopGMAC_get_mac_addr(synopGMACdevice *gmacdev, u32 MacHigh, u32 MacLow, u8 *MacAddr) in synopGMAC_get_mac_addr()

Completed in 61 milliseconds