Searched full:run (Results 1 – 11 of 11) sorted by relevance
| /hal_intel-latest/.github/workflows/ |
| D | iut_zephyr_build.yml | 21 run: | 29 run: 38 run: 42 run: 46 run:
|
| D | sedi_docs_update.yml | 23 run: | 29 run: | 33 - name: Run Doxygen 34 run: doxygen ./docs/bsp_sedi_doxyfile 37 run: |
|
| D | checkpatch.yml | 18 run: | 31 run: | 35 - name: Run Checkpath 37 run:
|
| /hal_intel-latest/zephyr/iut_test/src/ |
| D | shell_iut.c | 52 SHELL_CMD(run, NULL, "run one unit case", cmd_iut_run), 53 SHELL_CMD(grun, NULL, "run one group of unit cases", cmd_iut_grun),
|
| D | main.c | 64 iut_print("IUT: (%s, %s): Case %u, run\n", in iut_run() 119 iut_print("wrong parameters to run, argc=%d", (int)argc); in iut_trigger() 140 __ASSERT_NO_MSG(strncmp(argv_run[0], "run", in main()
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/i2c/ |
| D | test_i2c_log.c | 129 iut_case_print("starting to run %d seconds ...\n", sec_run); in test_log_i2c_polling() 150 iut_case_print("starting to run %d seconds ...\n", sec_run); in test_log_i2c_irq() 176 iut_case_print("starting to run %d seconds ...\n", sec_run); in test_log_i2c_async()
|
| /hal_intel-latest/zephyr/iut_test/include/ |
| D | iut.h | 20 /* test function to run */
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/timer/ |
| D | test_sys_clock.c | 35 iut_case_print("to run %u seconds\n", sec_run); in test_sys_clock_freq()
|
| /hal_intel-latest/docs/ |
| D | bsp_sedi_doxyfile | 166 # If left blank the directory from which doxygen is run is used as the path to 457 # symbols. At the end of a run doxygen will report the cache usage and suggest 768 # that represents doxygen's defaults, run doxygen with the -l option. You can 772 # Note that if you run doxygen from a directory containing a file called 910 # run. 1089 # - Run doxygen as normal 1287 # to YES can help to show when doxygen was last run and thus if the 1398 # doxygen will try to run the HTML help compiler on the generated index.hhp. 1491 # run qhelpgenerator on the generated .qhp file. 1581 # doxygen run you need to manually remove any form_*.png images from the HTML [all …]
|
| /hal_intel-latest/zephyr/iut_test/test_zephyr/dma/ |
| D | test_dma_m2m.c | 56 iut_case_print("Run with blen=%u\n", blen); in test_dma_m2m()
|
| /hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/ |
| D | aon_task.c | 852 * will start to run from here when switched to aontask from in ish_aon_main()
|