Searched refs:run (Results 1 – 15 of 15) sorted by relevance
58 run: |71 run: |90 run: |106 run: |
138 static inline void adc_run(bool run) { in adc_run() argument139 if (run) in adc_run()
175 uint8_t run = *((const uint8_t *)imagestart + pos); in tga_decode() local176 bool repeat_run = (run & 0x80); in tga_decode()177 uint runlen = (run & 0x7f) + 1; in tga_decode()
7 if state.run()
14 if state.run()
35 * The IAP example demonstrates programming a FLASH block during run-time. For this42 * Do not run this example too many times or set it up to repeatedly erase and
36 * The IAP example demonstrates programming a FLASH block during run-time and44 * Do not run this example too many times or set it up to repeatedly erase and
46 and run one of the scripts: `generate_html_doc.bat` or `generate_html_doc.sh`. Generated
33 3. run scripts/do-qemuarm (from the lk directory)
36 * 32-bit CRC computation. The CRC engine will continuously run via CRC
390 volatile bool *run = ((bool *)arg); in gem_stat_thread() local393 while (*run) { in gem_stat_thread()
57 The drivers use both dynamic (run time) and static (compile time) configuration.
154 # If left blank the directory from which doxygen is run is used as the path to418 # symbols. At the end of a run doxygen will report the cache usage and suggest696 # that represents doxygen's defaults, run doxygen with the -l option. You can700 # Note that if you run doxygen from a directory containing a file called839 # run.1215 # to YES can help to show when doxygen was last run and thus if the1325 # doxygen will try to run the HTML help compiler on the generated index.hhp.1413 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the2149 # run, you must also specify the path to the tagfile here.2202 # command. Doxygen will then run the mscgen tool (see:[all …]
28 …irectly or through your customers and authorised distributors) Firmware to run on a Target Connect…33 …P Firmware for the purposes of developing and having developed firmware to run on a Target Connect…34 … modified version created under Clause 1.3 (a) in object code form only to run on a Target Connect…
1129 @ in one pass, rotate the initial vector by the residual ω and then run a
Completed in 37 milliseconds