Searched defs:pxPhyObject (Results 1 – 2 of 2) sorted by relevance
208 void vPhyInitialise( EthernetPhy_t * pxPhyObject, in vPhyInitialise()220 BaseType_t xPhyDiscover( EthernetPhy_t * pxPhyObject ) in xPhyDiscover()264 static uint32_t xPhyReset( EthernetPhy_t * pxPhyObject, in xPhyReset()338 BaseType_t xPhyConfigure( EthernetPhy_t * pxPhyObject, in xPhyConfigure()505 BaseType_t xPhyFixedValue( EthernetPhy_t * pxPhyObject, in xPhyFixedValue()541 BaseType_t xPhyStartAutoNegotiation( EthernetPhy_t * pxPhyObject, in xPhyStartAutoNegotiation()759 BaseType_t xPhyCheckLinkStatus( EthernetPhy_t * pxPhyObject, in xPhyCheckLinkStatus()
154 #define xPhyGetMask( pxPhyObject ) \ argument