Home
last modified time | relevance | path

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

/bsp/lm4f232/Libraries/driverlib/
A Dethernet.c1205 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYAddrSet()
1241 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYWrite()
1254 MAC_MCTL_WRITE | MAC_MCTL_START); in EthernetPHYWrite()
1259 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYWrite()
1288 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYRead()
1296 MAC_MCTL_START); in EthernetPHYRead()
1301 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYRead()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dethernet.c1205 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYAddrSet()
1241 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYWrite()
1254 MAC_MCTL_WRITE | MAC_MCTL_START); in EthernetPHYWrite()
1259 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYWrite()
1288 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYRead()
1296 MAC_MCTL_START); in EthernetPHYRead()
1301 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYRead()
/bsp/lm3s8962/Libraries/driverlib/
A Dethernet.c1205 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYAddrSet()
1241 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYWrite()
1254 MAC_MCTL_WRITE | MAC_MCTL_START); in EthernetPHYWrite()
1259 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYWrite()
1288 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYRead()
1296 MAC_MCTL_START); in EthernetPHYRead()
1301 while(HWREG(ulBase + MAC_O_MCTL) & MAC_MCTL_START) in EthernetPHYRead()
/bsp/lm4f232/Libraries/inc/
A Dhw_ethernet.h169 #define MAC_MCTL_START 0x00000001 // MII Register Transaction Enable macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_ethernet.h169 #define MAC_MCTL_START 0x00000001 // MII Register Transaction Enable macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_ethernet.h169 #define MAC_MCTL_START 0x00000001 // MII Register Transaction Enable macro

Completed in 821 milliseconds