Home
last modified time | relevance | path

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

/lk-master/.github/workflows/
A Dgithub-ci.yml58 run: |
71 run: |
90 run: |
106 run: |
/lk-master/external/platform/pico/rp2_common/hardware_adc/include/hardware/
A Dadc.h138 static inline void adc_run(bool run) { in adc_run() argument
139 if (run) in adc_run()
/lk-master/lib/tga/
A Dtga.c175 uint8_t run = *((const uint8_t *)imagestart + pos); in tga_decode() local
176 bool repeat_run = (run & 0x80); in tga_decode()
177 uint runlen = (run & 0x7f) + 1; in tga_decode()
/lk-master/scripts/
A Dattach.cmm7 if state.run()
A Dlk.cmm14 if state.run()
/lk-master/external/platform/lpc15xx/lpcopen/periph_iap/example/
A Dreadme.dox35 * The IAP example demonstrates programming a FLASH block during run-time. For this
42 * Do not run this example too many times or set it up to repeatedly erase and
/lk-master/external/platform/lpc15xx/lpcopen/periph_flashiap/example/
A Dreadme.dox36 * The IAP example demonstrates programming a FLASH block during run-time and
44 * Do not run this example too many times or set it up to repeatedly erase and
/lk-master/external/platform/nrfx/
A DREADME.md46 and run one of the scripts: `generate_html_doc.bat` or `generate_html_doc.sh`. Generated
/lk-master/
A DREADME.md33 3. run scripts/do-qemuarm (from the lk directory)
/lk-master/external/platform/lpc15xx/lpcopen/periph_crc/example/
A Dreadme.dox36 * 32-bit CRC computation. The CRC engine will continuously run via CRC
/lk-master/platform/zynq/
A Dgem.c390 volatile bool *run = ((bool *)arg); in gem_stat_thread() local
393 while (*run) { in gem_stat_thread()
/lk-master/external/platform/nrfx/doc/
A Dmain_page.dox57 The drivers use both dynamic (run time) and static (compile time) configuration.
A Dnrfx.doxyfile154 # If left blank the directory from which doxygen is run is used as the path to
418 # symbols. At the end of a run doxygen will report the cache usage and suggest
696 # that represents doxygen's defaults, run doxygen with the -l option. You can
700 # Note that if you run doxygen from a directory containing a file called
839 # run.
1215 # to YES can help to show when doxygen was last run and thus if the
1325 # 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 the
2149 # run, you must also specify the path to the tagfile here.
2202 # command. Doxygen will then run the mscgen tool (see:
[all …]
/lk-master/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt28 …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…
/lk-master/external/platform/pico/rp2_common/pico_double/
A Ddouble_v1_rom_shim.S1129 @ in one pass, rotate the initial vector by the residual ω and then run a

Completed in 37 milliseconds