Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 12 of 12) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/mw300_rd/
DNetworkInterface.c106 int * interface );
117 int interface = BSS_TYPE_STA; in process_data_packet() local
125 payload = ( t_u8 * ) mlan_get_payload( databuf, &payload_len, &interface ); in process_data_packet()
157 void handle_data_packet( const t_u8 interface, in handle_data_packet() argument
161 if( interface == BSS_TYPE_STA ) in handle_data_packet()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/board_family/
DReadMe.txt3 …to be used as is. The purpose of the file is to provide a template for writing a network interface.
4 Each network interface will have to provide concrete implementations of the functions in NetworkInt…
/FreeRTOS-Plus-TCP-v4.0.0/
DGettingStarted.md21 …eRTOS+TCP V3.x.x which only supports single network interface. This can be used for single interf…
23 …- Supports multiple interfaces. Before calling this function, at least 1 interface and 1 end-point…
42 …tibility. The function FreeRTOS_IPInit() will call it to initialise the interface and end-point ob…
66 …s in FreeRTOS_IP_Private.h for backward compatibility as those are not part of published interface.
DHistory.txt7 … The stack also supports multiple endpoints (or Virtual interfaces) on the same physical interface.
8 + New WinSim demo to support IPv4, IPv6 and multi-interface together.
25 1. Multi-interface and Multi-endpoint documentation.
26 2. Updated stack initialization documentation to support multi-interface and endpoint.
45 + vTaskDelay for sleep in the network-interface of xilinx_ultrascale.Contributed by @ChristosZosi.
48 + Network-interface fix for Xilinx UltraScale port. Contributed by @ChristosZosi.
73 + Added network interface support for NetifSlirp.
218 interface labs release - not a release of the current development branch.
DCMakeLists.txt52 # Select the appropriate network interface
119 " Please specify the custom network interface target with all necessary files.\n"
140 # There is also the need to add a target - typically an interface library that describes the
DREADME.md7 …ight TCP/IP stack for FreeRTOS. It provides a familiar Berkeley sockets interface, making it as si…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
DREADME.txt27 The following source files are NOT used for the FreeRTOS+TCP interface:
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dreadme.md20 The following source files are NOT used for the FreeRTOS+TCP interface:
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dreadme.md15 - Enable the Ethernet interface clock using:
/FreeRTOS-Plus-TCP-v4.0.0/.github/
DCONTRIBUTING.md46 5. Send us a pull request, answering any default questions in the pull request interface.
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ThirdParty/MSP432/
DNetworkInterface.c141 …#warning The network interface may not work properly if ipconfigHAS_DEBUG_PRINTF 1. Please set ip…
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
Dconfig.doxyfile537 # which are defined in the implementation section but not in the interface are
538 # included in the documentation. If set to NO, only methods in the interface are