Home
last modified time | relevance | path

Searched full:ls (Results 1 – 25 of 42) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_crypto.h25 * @param sirk 16 byte LS byte first SIRK
26 * @param r 3 byte LS byte first random value
27 * @param out 3 byte LS byte first output buffer
/Zephyr-latest/dts/bindings/usb/
Dusb-audio-hs.yaml66 mic-channel-ls:
68 description: Enable (ls) channel.
146 hp-channel-ls:
148 description: Enable (ls) channel.
Dusb-audio-hp.yaml40 channel-ls:
42 description: Enable (ls) channel.
Dusb-audio-mic.yaml52 channel-ls:
54 description: Enable (ls) channel.
/Zephyr-latest/include/zephyr/bluetooth/
Dcrypto.h47 * @param key 128 bit LS byte first key for the encryption of the plaintext
48 * @param plaintext 128 bit LS byte first plaintext data block to be encrypted
49 * @param enc_data 128 bit LS byte first encrypted data block
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtwister_main.py82 ls = os.path.join(options.outdir, "twister.json")
83 if os.path.exists(ls):
84 with open(ls) as fp:
87 sys.exit(f"Can't compare metrics with non existing file {ls}")
/Zephyr-latest/.github/workflows/
Dcodecov.yaml77 ls -la
106 ls -la
151 ls -lRt ./coverage/reports
154 ls -la ./coverage/reports
Dcoding_guidelines.yml48 ls -la
Dcompliance.yml81 ls -la
Dclang.yaml85 ls -la
Dtwister.yaml109 ls -la
/Zephyr-latest/tests/net/all/
Dcheck_net_options.sh35 cd $kconfig_dir; ls CONFIG_DNS* CONFIG_NET* CONFIG_IEEE802154* | sed 's/\.rst//g'
/Zephyr-latest/cmake/linker/
Dlinker_flags_template.cmake28 # such as ls --print-memory-usage flag.
/Zephyr-latest/scripts/net/
Drun-sample-tests.sh84 if ! docker image ls | grep "$image" > /dev/null; then
89 if ! docker network ls | grep "$network" > /dev/null; then
137 bridge_interface=$(docker network ls | grep "$network" | cut -d " " -f 1)
/Zephyr-latest/samples/subsys/shell/fs/
DREADME.rst150 Ls subsection
157 fs ls [path]
/Zephyr-latest/scripts/checkpatch/
Dmaintainer-checkpatch.bash95 for i in $(ls ${outdir}/*); do
/Zephyr-latest/scripts/native_simulator/
DMakefile79 SRCS:=$(shell ls ${NSI_PATH}common/src/*.c)
81 SRCS+=$(shell ls ${NSI_PATH}native/src/*.c)
/Zephyr-latest/samples/drivers/uart/native_tty/
DREADME.rst29 are in your system by running the command ``ls -l /dev/tty*``. If that is not
/Zephyr-latest/drivers/pcie/host/
Dshell.c395 SHELL_CMD_ARG(ls, NULL,
397 "Usage: ls [bus:device:function] [dump]",
/Zephyr-latest/drivers/watchdog/
Dwdt_npm6001.c79 /* enable OSC/COUNTER/LS */ in wdt_npm6001_install_timeout()
/Zephyr-latest/tests/boards/nrf/nrf70/bustest/src/
Dmain.c171 /* Perip bus is 24-bit and hence LS 8 bits read are invalid, so discard them in test_peripbus()
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst145 Also note that filenames starting with ``.`` are not listed by ``ls`` by
/Zephyr-latest/scripts/ci/
Dpylintrc12 # pylint3 --rcfile=ci-tools/scripts/pylintrc $(git ls-files '*.py')
/Zephyr-latest/cmake/linker_script/arm/
Dlinker.cmake118 # This comes from ramfunc.ls, via snippets-ram-sections.ld
/Zephyr-latest/doc/_extensions/zephyr/
Dgh_utils.py192 ["git", "ls-files", "--error-unmatch", orig_path],

12