Home
last modified time | relevance | path

Searched refs:cut (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/scripts/checkpatch/
Ddo_checkpatch.sh18 grep ERROR: $1 |cut -d : -f 3,4 |sort -u > $1_error.types
19 grep WARNING: $1 |cut -d : -f 3,4 |sort -u > $1_warning.types
Dcheck_known_checkpatch_issues.sh91 awk '{print $1}' | cut -d\- -f 2-) \
101 awk '{print $1}' | cut -d\+ -f 2-) \
/Zephyr-latest/scripts/
Dcoccicheck146 OPT=`grep "Options:" $COCCI | cut -d':' -f2`
147 VIRTUAL=`grep "virtual" $COCCI | cut -d' ' -f2`
/Zephyr-latest/tests/bsim/
Dcompile.source87 nm ${exe_name} | grep -v " [U|w] " | sort | cut -d" " -f1,3 > ${map_file_name}
88 sed -i "1i $(wc -l ${map_file_name} | cut -d" " -f1)" ${map_file_name}
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/
DKconfig28 will be returned from command output, if your output gets cut, then
/Zephyr-latest/scripts/net/
Drun-sample-tests.sh137 bridge_interface=$(docker network ls | grep "$network" | cut -d " " -f 1)
/Zephyr-latest/boards/st/nucleo_f767zi/doc/
Dindex.rst122 (*) nucleo_f767zi with soc cut-A (Device marking A) has some ethernet
124 Use of cut-Z is advised.
/Zephyr-latest/boards/st/stm32wb5mmg/doc/
Dstm32wb5mmg.rst45 based on cut 2.1 of the STM32WB55VGY microcontroller. Revision X is based on
46 cut 2.2.
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/
Dindex.rst19 Alternatively, the board can operate in cut-through mode between Port 1 and Port 2 (unmanaged
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/
Dindex.rst13 cut BOM costs and power consumption. Take advantage of the Zephyr community,
/Zephyr-latest/boards/olimex/olimexino_stm32/doc/
Dindex.rst352 You will need to solder, unsolder, or cut them in order to
/Zephyr-latest/doc/develop/west/
Dtroubleshooting.rst112 $ pip3 show west | grep Location: | cut -f 2 -d ' '
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst158 (B), the USB power will be automatically cut off.
/Zephyr-latest/doc/build/kconfig/
Dtips.rst540 ``menuconfig`` can cut down on the number of menus and make the menu structure
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst666 * :github:`4883` - Should command line examples be "cut and paste" ready?
Drelease-notes-4.0.rst248 * NXP S32Z270: Added support for the new silicon cut version 2.0. Note that the previous
Drelease-notes-2.6.rst935 backend, gets cut to the size of buffer.
Drelease-notes-3.2.rst1844 * :github:`50464` - Boot banner can cut through output of shell prompt
/Zephyr-latest/doc/
Dzephyr.doxyfile.in946 # (outside of Doxygen) the user can define a custom "cut" / "paste" string.
/Zephyr-latest/cmake/modules/
Dextensions.cmake404 # assumptions about how zephyr code is organized to cut down on