Home
last modified time | relevance | path

Searched refs:handle (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/
Dmake_proof_makefiles.py136 with open(file) as handle:
137 lines = handle.read().splitlines()
186 with open(os.path.join(dyr, "Makefile"), "w") as handle:
187 handle.write(("""{contents}
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/LPC54018/
DNetworkInterface.c120 enet_handle_t * handle, in ENET_IntCallback() argument
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c78 … name of the function that is installed in the interrupt vector table to handle Ethernet interrupt…
/FreeRTOS-Plus-TCP-v3.1.0/
DHistory.txt162 ipconfigHTTP_HAS_HANDLE_REQUEST_HOOK (to handle AJAX style data)