Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 9 of 9) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/
DGettingStarted.md6 …illustrated in the section below. However, there is a backward compatibility mode provided as well.
10 …COMPATIBLE" macro to 1 in “FreeRTOSIPConfigDefaults.h” to run the code in backward compatible mode.
11 …'s" defined in all the API changes below work only when the backward compatibility mode is enabled.
72 In all the demos, there is a backward compatibility mode which can be enabled by setting the flag “…
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/TM4C/
DNetworkInterface.c692 uint32_t mode; in _process_phy_interrupts() local
703 MAP_EMACConfigGet( EMAC0_BASE, &configuration, &mode, &max_frame_size ); in _process_phy_interrupts()
723 MAP_EMACConfigSet( EMAC0_BASE, configuration, mode, max_frame_size ); in _process_phy_interrupts()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/DriverSAM/
Dgmac_SAM.h1206 gmac_mii_mode_t mode ) in gmac_select_mii_mode() argument
1208 switch( mode ) in gmac_select_mii_mode()
1222 gmac_mii_mode_t mode ) in gmac_select_mii_mode() argument
1224 switch( mode ) in gmac_select_mii_mode()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/
Dgmac.h1187 gmac_mii_mode_t mode ) in gmac_select_mii_mode() argument
1189 switch( mode ) in gmac_select_mii_mode()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAM4E/instance/
Dgmac.h1191 gmac_mii_mode_t mode ) in gmac_select_mii_mode() argument
1193 switch( mode ) in gmac_select_mii_mode()
/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/
Dmake_proof_makefiles.py256 tree = ast.parse(expr_string, mode="eval").body
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Fxx/
Dreadme.md29 - Configure Ethernet NVIC interrupt (IT mode)
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
Dreadme.md104 __IO uint32_t DMAMR; // ETH_DMAMR DMA mode register
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
Dconfig.doxyfile1372 # are DARK to always use dark mode, LIGHT to always use light mode, AUTO_DARK to
1373 # default to dark mode unless the user prefers light mode, and TOGGLE to let the
1374 # user toggle between dark and light mode via a button.
1376 # dark output., AUTO_LIGHT Automatically set the mode according to the user
1377 # preference, use light mode if no preference is set (the default)., AUTO_DARK
1378 # Automatically set the mode according to the user preference, use dark mode if
1380 # dark mode via a button..
1514 # in maintenance mode). You can download the HTML help workshop from the web