Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_hw.c81 static BaseType_t xErrorHead, xErrorTail; variable
100 if( xNextHead != xErrorTail ) in emacps_error_handler()
131 if( xErrorHead == xErrorTail ) in emacps_check_errors()
139 xErrorList[ xErrorTail ].arg, in emacps_check_errors()
140 xErrorList[ xErrorTail ].Direction, in emacps_check_errors()
141 xErrorList[ xErrorTail ].ErrorWord ); in emacps_check_errors()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_hw.c82 static BaseType_t xErrorHead, xErrorTail; variable
103 if( xNextHead != xErrorTail ) in emacps_error_handler()
134 if( xErrorHead == xErrorTail ) in emacps_check_errors()
142 xErrorList[ xErrorTail ].arg, in emacps_check_errors()
143 xErrorList[ xErrorTail ].Direction, in emacps_check_errors()
144 xErrorList[ xErrorTail ].ErrorWord ); in emacps_check_errors()