Home
last modified time | relevance | path

Searched full:image (Results 1 – 16 of 16) sorted by relevance

/openthread-3.7.0/third_party/mbedtls/repo/tests/scripts/
Ddocker_env.sh27 # the Docker image.
60 # Build the Docker image
61 echo "Getting docker image up to date (this may take a few minutes)..."
62 ${DOCKER} image build \
/openthread-3.7.0/tests/scripts/thread-cert/border_router/
DREADME.md5 BR tests run in isolated Docker network and containers, so a new OTBR Docker image needs to be crea…
16 # Rebuild the OTBR Docker image if OTBR source code is updated.
/openthread-3.7.0/.github/workflows/
Ddocker.yml90 … docker buildx build --output "type=image,push=false" ${{ steps.prepare.outputs.buildx_args }}
102 docker buildx build --output "type=image,push=true" ${{ steps.prepare.outputs.buildx_args }}
104 - name: Inspect Image
Dbuild.yml438 image: openthread/environment
/openthread-3.7.0/src/posix/
DREADME.md90 This creates an RCP image at `build/bin/ot-rcp`.
92 5. Generate the HEX image:
121 # Program the image using the nrfjprog utility.
/openthread-3.7.0/src/core/api/
Dinstance_api.cpp143 * raw firmware image. in otGetVersionString()
149 * image will be undefined and may change. in otGetVersionString()
/openthread-3.7.0/etc/docker/environment/
DDockerfile1 # Ubuntu image with tools required to build OpenThread
/openthread-3.7.0/tools/harness-automation/doc/
Dconf.py173 # The name of an image file (relative to this directory) to place at the top
178 # The name of an image file (relative to this directory) to use as a favicon of
297 # The name of an image file (relative to this directory) to place at the top of
/openthread-3.7.0/tools/harness-thci/
DREADME.md8 … Co-Processor (NCP) (for example, a Nordic Semiconductor nRF52840) running an OpenThread NCP image.
/openthread-3.7.0/tests/scripts/thread-cert/
Drun_cert_suite.py110 bash(f'docker image inspect {config.OTBR_DOCKER_IMAGE} >/dev/null')
Dnode.py112 logging.info(f'Docker image: {config.OTBR_DOCKER_IMAGE}')
/openthread-3.7.0/doc/
DDoxyfile.in913 # \image command).
1429 # sheet generated by doxygen has an example that shows how to put an image at
2279 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
/openthread-3.7.0/src/lib/spinel/
Dradio_spinel.cpp1904 …rit("This is not a bug and typically due a config error (wrong URL parameters) or bad RCP image:"); in HandleRcpTimeout()
/openthread-3.7.0/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
Dp256-m.c663 * That is, z is set to the image of x in the Montgomery domain.
/openthread-3.7.0/third_party/mbedtls/repo/include/psa/
Dcrypto_extra.h520 * as part of a platform's system image.
/openthread-3.7.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md1019 …e in practice. Furthermore, it may be desirable to deploy the same binary image on different devic…