Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/bsp/allwinner/libraries/sunxi-hal/hal/source/watchdog/
A Dhal_watchdog.c14 static unsigned long running; variable
41 running_saved = running; in hal_watchdog_suspend()
82 running = 0; in hal_watchdog_disable()
111 running = 1; in hal_watchdog_reset()
134 running = 0; in hal_watchdog_init()
/bsp/efm32/
A Ddrv_timer.c123 rt_uint32_t running; in rt_hs_timer_control() local
126 running = timer->timer_device->STATUS & 0x00000001; in rt_hs_timer_control()
133 if (running) in rt_hs_timer_control()
/bsp/microchip/samc21/bsp/hal/documentation/
A Dadc_sync.rst40 There are two conversion modes supported by ADC, single shot and free running.
42 application, in free running mode it continues to make conversion from it
44 the ADC should be set to free running mode.
/bsp/microchip/saml10/bsp/hal/documentation/
A Dadc_sync.rst40 There are two conversion modes supported by ADC, single shot and free running.
42 application, in free running mode it continues to make conversion from it
44 the ADC should be set to free running mode.
/bsp/microchip/same70/bsp/hal/documentation/
A Dadc_sync.rst40 There are two conversion modes supported by ADC, single shot and free running.
42 application, in free running mode it continues to make conversion from it
44 the ADC should be set to free running mode.
/bsp/microchip/same54/bsp/hal/documentation/
A Dadc_sync.rst40 There are two conversion modes supported by ADC, single shot and free running.
42 application, in free running mode it continues to make conversion from it
44 the ADC should be set to free running mode.
/bsp/asm9260t/link_scripts/
A Dsdram.scat2 ;* Linker scatter for running in external SDRAM on the ASM9260T
/bsp/at91/at91sam9260/link_scripts/
A Dat91sam9260_ram.scat2 ;* Linker scatter for running in external SDRAM on the AT91SAM9260
/bsp/at91/at91sam9g45/link_scripts/
A Dat91sam9g45_ram.scat2 ;* Linker scatter for running in external SDRAM on the AT91SAM9260
/bsp/nxp/mcx/mcxn/frdm-mcxn947/
A DREADME_EN.md18 …ronment as an example to introduce how to run the sample program. Before running the sample progra…
51 …he development board. Then, the program will start running automatically, observe the program runn…
/bsp/nxp/mcx/mcxc/frdm-mcxc444/
A DREADME_EN.md62 …he development board. Then, the program will start running automatically, observe the program runn…
74 After downloading the program, it should start running automatically. If not, press the reset butto…
/bsp/core-v-mcu/core-v-cv32e40p/
A Dreadme_EN.md69 6. Try running rtthread.elf, copy the rtthread.elf generated in the previous step to the bin file d…
109 … information of RT-Thread. Click Tap to view the supported commands. The running results are as fo…
113 So far, the configuration and running test of RT-Thread project based on Core-V-MCU have been compl…
143 ….2.1**. The project under IDE will be configured. So far, the import and running tests of the RT-T…
167 3.Configure the QEMU running environment:
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_capture.c405 struct disp_capture_info_list *running = NULL; in disp_capture_sync() local
410 list_for_each_entry_safe(running, temp, &cptrp->runing_list, in disp_capture_sync()
412 list_del(&running->list); in disp_capture_sync()
415 list_add_tail(&running->list, &cptrp->done_list); in disp_capture_sync()
437 running->done = (ret == 0) ? true : false; in disp_capture_sync()
/bsp/Infineon/psoc6-evaluationkit-062S2/
A DREADME_EN.md13 …ng Started chapter developers can quickly get up and running with the BSP and get RT-Thread runnin…
40 …pment environment (compiler: ARMClang / GCC), and we describe how to get the system up and running.
/bsp/stm32/stm32f407-rt-spark/
A DREADME_EN.md57 …RT-Thread. Follow the simple steps to get the RT-Thread operating system running on the board and …
65 …environment. The following is an example of how to get the system up and running using the MDK5 de…
87 After successfully downloading the program, the system will run automatically. Observe the running
/bsp/tms320c6678/
A DKeyStone.cmd9 /* running the resulting .out file on an M6678 */
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A DREADME.md36 If your NuWriter_MA35 python running is ready, you can do following batch script files for Window d…
57 If your NuWriter_MA35 python running is ready, you can do following bash script files for Linux dir…
/bsp/nxp/lpc/lpc5410x/
A DSConstruct24 print("Dependency packages missing, please running 'pkgs --update'...")
/bsp/nxp/imx/imx6sx/cortex-a9/
A DSConstruct24 print("Dependency packages missing, please running 'pkgs --update'...")
/bsp/nxp/imx/imx6ul/
A DSConstruct24 print("Dependency packages missing, please running 'pkgs --update'...")
/bsp/nxp/lpc/lpc176x/
A DSConstruct23 print("Dependency packages missing, please running 'pkgs --update'...")
/bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/make/scripts/vscode/
A Dlaunch.json55 …// When using 'attach', make sure your program is running on the board and that your executable ma…
/bsp/nxp/lpc/lpc408x/
A DSConstruct24 print("Dependency packages missing, please running 'pkgs --update'...")
/bsp/stm32/libraries/HAL_Drivers/drivers/
A DKconfig32 # "Reserve progress, running well, about 32-bits granularity, such as stm32f1, stm32f4"
/bsp/nxp/lpc/lpc54114-lite/
A DSConstruct24 print("Dependency packages missing, please running 'pkgs --update'...")

Completed in 40 milliseconds

12345678910>>...18