Searched refs:something (Results 1 – 25 of 105) sorted by relevance
12345
/Zephyr-latest/samples/drivers/uart/echo_bot/ |
D | README.rst | 15 for receiving, so that in theory the thread could do something else 39 Tell me something and press enter:
|
/Zephyr-latest/soc/nxp/mcx/ |
D | Kconfig | 7 # use if SERIES_A || SERIES_B or something of that
|
D | Kconfig.defconfig | 7 # use if SERIES_A || SERIES_B or something of that
|
/Zephyr-latest/samples/subsys/fs/littlefs/boards/ |
D | particle_xenon.overlay | 27 /* A bigger partition for something else. */
|
/Zephyr-latest/samples/subsys/shell/fs/boards/ |
D | particle_xenon.overlay | 27 /* A bigger partition for something else. */
|
/Zephyr-latest/tests/subsys/fs/common/ |
D | test_fs_open_flags.c | 23 static const char something[] = "Something"; variable 24 static char buffer[sizeof(something)]; 25 #define RDWR_SIZE sizeof(something) 137 something, in test_fs_open_flags()
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig.soc | 12 sleep. Therefore do not use busy waits while waiting for something to happen
|
/Zephyr-latest/cmake/compiler/host-gcc/ |
D | target.cmake | 14 # with C++ support just set it to something so CMake doesn't
|
/Zephyr-latest/cmake/linker/arcmwdt/ |
D | linker_flags.cmake | 21 # behavior and we don't need to do something for that.
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 9 In order to test the actual framework's failure cases, this test suite has to do something unique.
|
/Zephyr-latest/samples/drivers/uart/passthrough/ |
D | README.rst | 22 #. A second UART connected to something interesting (e.g: GPS), identified as
|
/Zephyr-latest/doc/develop/sca/ |
D | cpptest.rst | 32 To import and generate a report file, something like the following should work.
|
/Zephyr-latest/samples/subsys/zbus/remote_mock/ |
D | README.rst | 70 correct port destination (in Linux is something like ``/dev/tty...`` or in Windows ``COM...``). 72 From the remote mock (Python script), you would see something like this:
|
/Zephyr-latest/samples/subsys/zbus/uart_bridge/ |
D | README.rst | 75 correct port destination (in Linux is something like ``/dev/tty...`` or in Windows ``COM...``). 77 From the serial decoder (Python script), you would see something like this:
|
/Zephyr-latest/doc/develop/toolchains/ |
D | gnu_arm_embedded.rst | 52 …- Set :envvar:`GNUARMEMB_TOOLCHAIN_PATH` to the brew installation directory (something like ``/usr…
|
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/ |
D | index.rst | 159 something like ``COMx`` on Windows, and something else on macOS. 206 something like ``COMx`` on Windows, and something else on macOS. 225 ``COMx`` device). On Linux, something like
|
/Zephyr-latest/doc/develop/optimizations/ |
D | tools.rst | 61 These commands will generate something similar to the output below:: 123 These commands will generate something similar to the output below:: 234 Pahole will generate something similar to the output below in the console::
|
/Zephyr-latest/doc/services/smf/ |
D | index.rst | 198 /* Do something */ 206 /* Do something */ 216 /* Do something */ 222 /* Do something */ 306 /* Do something */ 310 /* Do something */
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 26 will need to do something like this:
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.mem | 9 # TODO: something similar and arch-independent for MPUs
|
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/ |
D | README.rst | 26 is something in proximity for each sensor. The left sensor is shown on the
|
/Zephyr-latest/cmake/compiler/xcc/ |
D | target.cmake | 17 # with C++ support just set it to something so CMake doesn't
|
/Zephyr-latest/boards/ezurio/bl654_usb/doc/ |
D | bl654_usb.rst | 140 something like ``COMx`` on Windows, and something else on macOS.
|
/Zephyr-latest/samples/subsys/zbus/benchmark/ |
D | README.rst | 30 The result would be something like:
|
/Zephyr-latest/boards/qorvo/decawave_dwm3001cdk/ |
D | decawave_dwm3001cdk.dts | 31 // D20: something related to jlink, red
|
12345