Searched full:description (Results 1 – 24 of 24) sorted by relevance
/FreeRTOS-Plus-TCP-v3.1.0/.github/ISSUE_TEMPLATE/ |
HD | feature-request.md | 11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 14 A clear and concise description of what you want to happen. 17 A clear and concise description of any alternative solutions or features you've considered.
|
HD | bug_report.md | 13 A concise description of what the bug is. If possible, that is the code is not proprietary, please … 30 A concise description of what you expected to happen.
|
/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/proofs/ |
HD | run-cbmc-proofs.py | 26 DESCRIPTION = "Configure and run all CBMC proofs in parallel" variable 62 description=DESCRIPTION, epilog=EPILOG, 184 "--description", ("%s: building goto-binary" % proof_name), 201 "--description", ("%s: running safety checks" % proof_name), 213 "--description", ("%s: printing properties" % proof_name), 226 "--description", ("%s: computing coverage" % proof_name), 238 "--description", ("%s: checking CBMC result" % proof_name), 251 "--description", ("%s: generating report" % proof_name),
|
HD | make_type_header_files.py | 148 description="Dump a C file's types and macros to a separate file")
|
HD | ninja.py | 27 description='Generate ninja build file for cbmc proofs.',
|
HD | make_proof_makefiles.py | 385 description=prolog(),
|
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/RX/ |
HD | ether_callback.c | 23 * Description : This module solves all the world's problems 27 * History : DD.MM.YYYY Version Description 58 * Description : Regist of callback function 94 * Description : Sample of the callback function 131 * Description : 148 * Description : 166 * Description :
|
HD | NetworkInterface.c | 23 * Description : Interfaces FreeRTOS TCP/IP stack to RX Ethernet driver. 27 * History : DD.MM.YYYY Version Description 113 * Description : Initialization of Ethernet driver. 159 * Description : Simple network output interface. 204 * Description : The deferred interrupt handler is a standard RTOS task. 374 * Description : . 396 …* Description : Function will be called when the Link Status of the phy has changed ( see ether_c… 411 * Description : 467 * Description : 511 * Description : Standard frame received interrupt handler
|
/FreeRTOS-Plus-TCP-v3.1.0/ |
HD | manifest.yml | 3 description: "Thread safe FreeRTOS TCP/IP stack working on top of the FreeRTOS-Kernel to implement …
|
HD | readme.txt | 6 A description of the source code organisation is available on:
|
HD | History.txt | 59 + Added description for functions and variables in Doxygen compatible format.
|
/FreeRTOS-Plus-TCP-v3.1.0/.github/ |
HD | pull_request_template.md | 3 Description
|
HD | CONTRIBUTING.md | 26 * A clear description of the situation — what you observe, what you expect, and your view on how th…
|
/FreeRTOS-Plus-TCP-v3.1.0/.github/workflows/ |
HD | release.yml | 7 description: 'Commit ID to tag and create a release for' 10 description: 'Release Version Number (Eg, v1.0.0)'
|
/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/include/ |
HD | tcp_dump_packets.h | 30 * Used in the PC/Win project to dump Ethernet packets, along with some description.
|
/FreeRTOS-Plus-TCP-v3.1.0/docs/doxygen/ |
HD | config.doxyfile | 43 # Using the PROJECT_BRIEF tag one can provide an optional one line description 45 # quick idea about the purpose of the project. Keep the description short. 104 # description of a member or function before the detailed description 112 # This tag implements a quasi-intelligent brief description abbreviator that is 114 # as the leading text of the brief description, will be stripped from the text 116 # text. Otherwise, the brief description is used as-is. If left blank, the 135 # description. 185 # description. If set to NO, the Javadoc-style will behave just like regular Qt- 187 # description.) 203 # line (until the first dot) of a Qt-style comment as the brief description. If [all …]
|
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/WinPCap/ |
HD | NetworkInterface.c | 264 …eSpaces( cBuffer, sizeof( cBuffer ), xInterface->description ? xInterface->description : "No descr… in prvPrintAvailableNetworkInterfaces()
|
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/linux/ |
HD | NetworkInterface.c | 269 xInterface->description ? xInterface->description : in prvPrintAvailableNetworkInterfaces() 270 "No description" ) ); in prvPrintAvailableNetworkInterfaces()
|
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/pic32mzef/ |
HD | NetworkInterface_wifi.c | 7 * Description:
|
HD | NetworkInterface_eth.c | 7 * Description:
|
/FreeRTOS-Plus-TCP-v3.1.0/tools/tcp_utilities/ |
HD | tcp_dump_packets.c | 30 * Used in the PC/Win project to dump Ethernet packets, along with some description. 31 * See tools/tcp_dump_packets.md for further description.
|
HD | tcp_mem_stats.c | 31 * See tools/tcp_mem_stats.md for further description.
|
/FreeRTOS-Plus-TCP-v3.1.0/source/ |
HD | FreeRTOS_DNS.c | 515 * @brief main dns operation description function
|
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Common/ |
HD | phyHandling.c | 132 * Description of all capabilities that can be advertised to
|