Searched full:execution (Results 1 – 25 of 734) sorted by relevance
12345678910>>...30
/Zephyr-latest/drivers/flash/ |
D | soc_flash_nrf.h | 21 uint8_t enable_time_limit; /* set execution limited to the execution 52 * operation needs more time for execution and a negative error code if 74 * @param duration Duration of the execution window [us] 88 * Function executes callbacks op_desc->handler() in execution windows according 93 * execution windows are needed so function should return as the handler() 98 * execution...) a negative error code. 100 * execution window 112 * | # execution window 0 119 * | | the next execution window} 124 * | # execution window N [all …]
|
/Zephyr-latest/subsys/shell/modules/kernel_service/thread/ |
D | list.c | 40 shell_print(sh, "\tTotal execution cycles: %u (%u %%)", in rt_stats_dump() 44 shell_print(sh, "\tCurrent execution cycles: %u", in rt_stats_dump() 46 shell_print(sh, "\tPeak execution cycles: %u", in rt_stats_dump() 48 shell_print(sh, "\tAverage execution cycles: %u", in rt_stats_dump() 52 shell_print(sh, "\tTotal execution cycles: ? (? %%)"); in rt_stats_dump() 54 shell_print(sh, "\tCurrent execution cycles: ?"); in rt_stats_dump() 55 shell_print(sh, "\tPeak execution cycles: ?"); in rt_stats_dump() 56 shell_print(sh, "\tAverage execution cycles: ?"); in rt_stats_dump()
|
/Zephyr-latest/boards/st/nucleo_f401re/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/seagate/legend/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/b_l4s5i_iot01a/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f030r8/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f031k6/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f042k6/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f070rb/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f091rc/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f302r8/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f303k8/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f303re/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f334r8/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32f0_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32f469i_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32f4_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32l1_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32l476g_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32l496g_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32l4r9i_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/stm32vl_disco/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f410rb/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f411re/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
/Zephyr-latest/boards/st/nucleo_f412zg/support/ |
D | openocd.cfg | 4 echo "Debugger attaching: halting execution" 10 echo "Debugger detaching: resuming execution"
|
12345678910>>...30