Home
last modified time | relevance | path

Searched refs:progress (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/esptool_py/esptool/
Dcmds.py1214 def flash_progress(progress, length): argument
1215 msg = "%d (%d %%)" % (progress, progress * 100.0 / length)
1217 if progress == length:
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in1046 bool "Allow Connections with scanning in progress"
1049 This enables support for user to initiate a new connection with scan in progress