Home
last modified time | relevance | path

Searched refs:u8 (Results 1 – 7 of 7) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_hw.c76 u8 Direction;
84 u8 Direction, in emacps_error_handler()
122 u8 Direction,
148 u8 Direction, in emacps_handle_error()
Duncached_memory.c113 extern u8 _end;
Dx_emacpsif.h145 u8 Direction,
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_hw.c77 u8 Direction;
85 u8 Direction, in emacps_error_handler()
125 u8 Direction,
151 u8 Direction, in emacps_handle_error()
Duncached_memory.c101 extern u8 _end;
Dx_emacpsif.h140 u8 Direction,
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_IP_Utils.c100 uint8_t u8[ 4 ]; /**< The array of 4 8-bit members of the union. */ member
1256 xTerm.u8[ 1 ] = *( xSource.u8ptr ); in usGenerateChecksum()
1343 xTerm.u8[ 0 ] = xSource.u8ptr[ 0 ]; in usGenerateChecksum()