Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 28) sorted by relevance

12

/components/libc/cplusplus/os/
A Dcxx_Thread.cpp84 pThis->run(pThis->_param); in func()
90 void Thread::run(void *parameter) in run() function in Thread
A Dcxx_thread.h52 virtual void run(void *parameter);
/components/net/lwip/lwip-2.1.2/doc/
A Dmdns.txt47 To start responding on a netif, run
66 To stop responding on a netif, run
73 The netif first needs to be registered. Then run
111 To remove a service from a netif, run
/components/net/lwip/lwip-2.0.3/test/fuzz/
A DREADME13 Then run afl with:
23 parts of the code, and since you want to run one instance of afl-fuzz on each
/components/utilities/
A DKconfig215 bool "Enable auto run test cases"
218 If enable this option, the test cases will be run automatically when board boot up.
224 If enable this option, all selected modules' test cases will be run.
225 Otherwise, only the test cases that are explicitly enabled will be run.
/components/net/lwip/lwip-2.1.2/test/fuzz/
A DREADME16 Then run afl with:
26 parts of the code, and since you want to run one instance of afl-fuzz on each
/components/net/lwip/lwip-2.0.3/doc/
A Dmdns.txt47 To start responding on a netif, run
66 To stop responding on a netif, run
73 The netif first needs to be registered. Then run
A Drawapi.txt26 provide all functions needed to run socket API applications running
77 code. The TCP/IP code and the application program both run in the same
A Dsys_arch.txt249 mem_malloc() you can run into a circular function call problem. In mem.c
/components/drivers/pm/
A Dpm.c180 if(pm->ops->run != RT_NULL) in _pm_frequency_scaling()
182 pm->ops->run(pm, pm->run_mode); in _pm_frequency_scaling()
956 if(pm->ops != RT_NULL && pm->ops->run != RT_NULL) in rt_pm_run_enter()
958 pm->ops->run(pm, mode); in rt_pm_run_enter()
1155 MSH_CMD_EXPORT_ALIAS(rt_pm_run_mode_switch, pm_run, switch power management run mode);
/components/lwp/vdso/
A DSConscript42 result = subprocess.run(command, env=process_env, check=True)
/components/drivers/include/drivers/
A Dpm.h130 void (*run)(struct rt_pm *pm, rt_uint8_t mode); member
/components/drivers/usb/cherryusb/port/xhci/phytium/
A DREADME.md39 - Related example routines can be run on Phytium PI (Fetion Pi), E2000 D/Q Demo boards, and D2000 a…
/components/drivers/usb/cherryusb/port/pusb2/
A DREADME.md38 - Relevant usage examples can be run on the Phytium PI and E2000 D/Q Demo boards, including:
/components/drivers/spi/
A DKconfig221 …Read the JEDEC SFDP command must run at 50 MHz or less,and you also can use rt_spi_configure(); to…
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile158 # If left blank the directory from which doxygen is run is used as the path to
411 # symbols. At the end of a run doxygen will report the cache usage and suggest
689 # that represents doxygen's defaults, run doxygen with the -l option. You can
693 # Note that if you run doxygen from a directory containing a file called
843 # run.
1208 # to YES can help to show when doxygen was last run and thus if the
1307 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1398 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
2154 # run, you must also specify the path to the tagfile here.
2205 # command. Doxygen will then run the mscgen tool (see:
[all …]
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile158 # If left blank the directory from which doxygen is run is used as the path to
420 # symbols. At the end of a run doxygen will report the cache usage and suggest
698 # that represents doxygen's defaults, run doxygen with the -l option. You can
702 # Note that if you run doxygen from a directory containing a file called
853 # run.
1219 # to YES can help to show when doxygen was last run and thus if the
1318 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1409 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
2177 # run, you must also specify the path to the tagfile here.
2228 # command. Doxygen will then run the mscgen tool (see:
[all …]
A Dlwip.Doxyfile.cmake.in158 # If left blank the directory from which doxygen is run is used as the path to
420 # symbols. At the end of a run doxygen will report the cache usage and suggest
698 # that represents doxygen's defaults, run doxygen with the -l option. You can
702 # Note that if you run doxygen from a directory containing a file called
853 # run.
1219 # to YES can help to show when doxygen was last run and thus if the
1318 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1409 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
2177 # run, you must also specify the path to the tagfile here.
2228 # command. Doxygen will then run the mscgen tool (see:
[all …]
/components/net/lwip/lwip-1.4.1/doc/
A Dsnmp_agent.txt44 MIBs can only be added in compile-time, not in run-time.
A Drawapi.txt20 provide all functions needed to run socket API applications running
62 code. The TCP/IP code and the application program both run in the same
A Dsys_arch.txt213 mem_malloc() you can run into a circular function call problem. In mem.c
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP64 We can't fork processes in embedded, therefore all the pppd process run
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP64 We can't fork processes in embedded, therefore all the pppd process run
/components/dfs/dfs_v1/filesystems/elmfat/
A D00history.txt295 Added f_setcp(), run-time code page configuration. (FF_CODE_PAGE = 0)
/components/dfs/dfs_v2/filesystems/elmfat/
A D00history.txt295 Added f_setcp(), run-time code page configuration. (FF_CODE_PAGE = 0)

Completed in 33 milliseconds

12