Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_hw.c77 u8 Direction;
85 u8 Direction, in emacps_error_handler()
123 u8 Direction,
149 u8 Direction, in emacps_handle_error()
Duncached_memory.c91 extern u8 _end;
Dx_emacpsif.h137 u8 Direction,
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_hw.c77 u8 Direction;
85 u8 Direction, in emacps_error_handler()
123 u8 Direction,
149 u8 Direction, in emacps_handle_error()
Duncached_memory.c113 extern u8 _end;
Dx_emacpsif.h148 u8 Direction,
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP_Utils.c104 uint8_t u8[ 4 ]; /**< The array of 4 8-bit members of the union. */ member
873 xTerm.u8[ 1 ] = *( xSource.u8ptr ); in usGenerateChecksum()
960 xTerm.u8[ 0 ] = xSource.u8ptr[ 0 ]; in usGenerateChecksum()