Home
last modified time | relevance | path

Searched full:exit (Results 1 – 23 of 23) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/
Dmake_proof_makefiles.py146 sys.exit(1)
160 exit(1)
202 exit(1)
214 exit(1)
263 exit(1)
278 exit(1)
302 exit(1)
326 exit(1)
Dprepare.py95 exit(1)
108 # exit(1)
Drun-cbmc-proofs.py128 sys.exit(1)
281 sys.exit(1)
Dmake_type_header_files.py109 sys.exit(1)
Dninja.py193 sys.exit()
/FreeRTOS-Plus-TCP-v4.0.0/.github/workflows/
Dci.yml66 exit 0
68 exit 1
171 exit 0
174 exit 1
Duncrustify.yml70 exit 0
73 exit 1
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/patches/
Dpatch.py13 sys.exit()
Dunpatch.py36 sys.exit(0)
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/lib/
Dsummarize.py133 sys.exit(1)
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/
DREADME.md38 exit 1
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_TCP_WIN/
DFreeRTOS_TCP_WIN_utest.c2485 /* exit the loop */ in test_ulTCPWindowTxSack_prvTCPWindowFastRetransmit_1()
2523 /* exit the loop */ in test_ulTCPWindowTxSack_prvTCPWindowFastRetransmit_2()
2562 /* exit the loop */ in test_ulTCPWindowTxSack_prvTCPWindowFastRetransmit_3()
2604 /* exit the loop */ in test_ulTCPWindowTxSack_prvTCPWindowFastRetransmit_LoggingGTZero()
2648 /* exit the loop */ in test_ulTCPWindowTxSack_prvTCPWindowFastRetransmit_4_LoggingLTZero()
/FreeRTOS-Plus-TCP-v4.0.0/test/build-combination/Common/
Dmain.c211 /* Exit. Just a stub. */ in vApplicationIdleHook()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/BufferManagement/
DBufferAllocation_1.c87 * are not defined then default them to call the normal enter/exit critical
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/TM4C/
DNetworkInterface.c564 /* If the descriptor is still owned by the DMA controller, exit */ in _process_transmit_complete()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/libslirp/
DMBuffNetifBackendLibslirp.c791 exit( 1 ); in vSlirpGuestError()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ThirdParty/MSP432/
DNetworkInterface.c369 /* exit the critical section */ in setupEMAC()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/DriverSAM/
Dgmac_SAM.c971 /* Any error? Exit if buffer has not been sent yet */ in gmac_handler()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
Dgmac.c982 /* Any error? Exit if buffer has not been sent yet */ in gmac_handler()
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_DNS_Parser.c185 * failing above check. Whenever we exit the loop otherwise, either in DNS_ReadNameField()
DFreeRTOS_DHCP.c796 … FreeRTOS_debug_printf( ( "vDHCPProcessEndPoint: exit %d\n", EP_DHCPData.eDHCPState ) ); in vDHCPProcessEndPoint()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
Dstm32hxx_hal_eth.h540 …__IO uint32_t MACWakeUpEvent; /*!< Holds the Wake Up event when the MAC exit the power down m…
Dstm32hxx_hal_eth.c2365 /* / * Exit power down mode * / */