Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/ATSAME5x/
DNetworkInterface.c161 static inline void prvGMACEnablePHYManagementPort( bool enable );
164 static inline void prvGMACEnable100Mbps( bool enable );
165 static inline void prvGMACEnableFullDuplex( bool enable );
167 static inline void prvGMACEnableMulticastHashTable( bool enable );
168 static inline void prvGMACEnableUnicastHashTable( bool enable );
580 static inline void prvGMACEnablePHYManagementPort( bool enable ) in prvGMACEnablePHYManagementPort() argument
582 if( enable ) in prvGMACEnablePHYManagementPort()
592 static inline void prvGMACEnable100Mbps( bool enable ) in prvGMACEnable100Mbps() argument
594 if( enable ) in prvGMACEnable100Mbps()
604 static inline void prvGMACEnableFullDuplex( bool enable ) in prvGMACEnableFullDuplex() argument
[all …]
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/STM32Hxx/
Dreadme.md116 __IO uint32_t DMACIER; // ETH_DMACIER Channel interrupt enable register
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c141 #warning It is adviced to enable both macros
/FreeRTOS-Plus-TCP-v4.0.0/
DHistory.txt44 + CBMC XML output to enable VSCode debugger. Contributed by @karkhaz.
144 + Added ipconfigIP_PASS_PACKETS_WITH_IP_OPTIONS macro to enable users to
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/
DCMakeLists.txt257 # Add function to enable CMock based tests and coverage.
/FreeRTOS-Plus-TCP-v4.0.0/docs/doxygen/
Dconfig.doxyfile385 # enable parsing support.
713 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
719 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
725 # The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
731 # The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
738 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
1907 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen
2619 # So in most cases it will be better to enable call graphs for selected
2631 # So in most cases it will be better to enable caller graphs for selected
2678 # enable generation of interactive SVG images that allow zooming and panning.