Home
last modified time | relevance | path

Searched refs:BIN (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst243 …"``BIN``", "Credential is handled by shell as base64 and stored without NULL termination.", "Data …
248 The ``BIN`` format can be used to install credentials of any type, since base64 can be used to enco…
255 …inary credentials, such as non-printable PSKs) base64-encode the binary and use the ``BIN`` format.
259 It is possible to use ``BIN`` instead if you manually encode a NULL terminator into the base64.
/Zephyr-latest/scripts/west_commands/runners/
Dsilabs_commander.py108 elif self.file_type == FileType.BIN:
Djlink.py359 elif self.file_type == FileType.BIN:
Dcore.py334 BIN = 2 variable in FileType
/Zephyr-latest/soc/nuvoton/npcx/
DKconfig18 bool "Build npcx binary in BIN format"
29 This is generated from the npcx BIN image.
/Zephyr-latest/scripts/west_commands/
Drun_common.py629 return FileType.BIN
643 return FileType.BIN
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst59 shown above as ELF, BIN, and HEX files.
/Zephyr-latest/
DKconfig.zephyr741 bool "Build a binary in BIN format"