Searched refs:BLOB_PRESENT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/scripts/west_commands/ | ||
D | blobs.py | 147 if blob['status'] == zephyr_module.BLOB_PRESENT: |
/Zephyr-latest/scripts/ | ||
D | zephyr_module.py | 182 BLOB_PRESENT = 'A' variable |