Searched refs:NU_DEBUGF (Results 1 – 3 of 3) sorted by relevance
110 NU_DEBUGF( ( "Reset phy failed\n" ) ); in reset_phy()136 NU_DEBUGF( ( "AN failed. Set to 100 FULL\n" ) ); in reset_phy()146 NU_DEBUGF( ( "100 full\n" ) ); in reset_phy()151 NU_DEBUGF( ( "100 half\n" ) ); in reset_phy()156 NU_DEBUGF( ( "10 full\n" ) ); in reset_phy()161 NU_DEBUGF( ( "10 half\n" ) ); in reset_phy()327 NU_DEBUGF( ( "RX descriptor corrupted \r\n" ) ); in EMAC_RX_IRQHandler()482 …NU_DEBUGF( ( "mac address %02x-%02x-%02x-%02x-%02x-%02x \r\n", mac[ 0 ], mac[ 1 ], mac[ 2 ], mac[ … in numaker_mac_address()
152 #define NU_DEBUGF( x ) { printf x; } macro154 #define NU_DEBUGF( x ) macro
156 NU_DEBUGF( ( "Eth TX slots are busy\n" ) ); in xNetworkInterfaceOutput()162 NU_DEBUGF( ( "%s ... buffer=0x%x\r\n", __FUNCTION__, buffer ) ); in xNetworkInterfaceOutput()