Home
last modified time | relevance | path

Searched refs:flashed (Results 1 – 3 of 3) sorted by relevance

/scripts/schemas/
A Dsoc-schema.yml116 If first, will run this command once when the first image is flashed, if
117 last, will run this command once when the final image is flashed.
A Dboard-schema.yml131 If first, will run this command once when the first image is flashed, if
132 last, will run this command once when the final image is flashed.
/scripts/west_commands/
A Drun_common.py103 flashed: int = 0 variable in ImagesFlashed
364 board_image_count[board].flashed += 1
416 … if board_image_count[match].flashed == board_image_count[match].total:
471 … if board_image_count[match].flashed != board_image_count[match].total:

Completed in 6 milliseconds