Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ksz8851snl/
Dksz8851snl.c98 uint16_t temp; in ksz8851_reg_setbits() local
114 uint16_t temp; in ksz8851_reg_clrbits() local
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c286 u16 temp; in get_IEEE_phy_speed() local
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c496 uint16_t temp; in get_Marvell_phy_speed() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DHCP/
DFreeRTOS_DHCP_stubs.c257 static void ReleaseUDPBuffer( const void * temp, in ReleaseUDPBuffer()