Home
last modified time | relevance | path

Searched refs:like (Results 101 – 125 of 517) sorted by relevance

12345678910>>...21

/Zephyr-latest/samples/subsys/canbus/isotp/
DREADME.rst20 Use these instructions with integrated CAN controller like in the NXP TWR-KE18F
/Zephyr-latest/samples/subsys/console/getline/
DREADME.rst41 line does not include any special "end of line" characters (like LF, CR,
/Zephyr-latest/doc/develop/west/
Dextensions.rst13 Some commands you can run when using west with Zephyr, like the ones used to
16 help for them shows up like this in ``west --help``:
176 multiple files, your :file:`west-commands.yml` will look something like this:
211 like this:
228 same thing in the manifest's ``self`` section, like this:
Dbasics.rst22 :file:`zephyrproject` as well as all its subfolders, looks like this:
54 -- it could be anything, like ``z``, ``my-zephyr-workspace``, etc.)
107 like :ref:`west build <west-building>`. Defining these as extensions keeps
135 You will typically run it once, like this:
Dworkspaces.rst99 (Personal Access Token) like so:
183 A workspace using this topology looks like this:
229 project itself, like this:
270 A workspace using this topology looks like this:
331 <west-workspace>` a git repository, like this example:
343 You may be able to make something like this "work" for yourself and your own
/Zephyr-latest/doc/build/dts/
Ddesign.rst64 source-compatible with other tools like `dtc`_ in both directions:
70 devicetree for common elements like interrupts and buses.
Dapi-usage.rst44 files to give nodes names that match the SoC datasheet, like ``i2c1``,
49 special ``/aliases`` node. This is sometimes done by applications (like
91 Non-alphanumeric characters like dash (``-``) and the at sign (``@``) in
114 /* Use something like this instead: */
197 Its properties can be accessed like this:
318 There are also hardware-specific shorthands like :c:macro:`DT_GPIO_CTLR_BY_IDX`,
354 compatible with less typing, like this:
Dphandles.rst76 properties like ``pinctrl-0``, ``pinctrl-1`` etc. may contain multiple
111 Usually, properties with this type are written like ``phandle-array-prop`` in
149 metadata about the GPIO, like whether it is active low or high, what kind of
158 Instead, you would use a phandle-array property, like this:
291 like this:
349 in a specifier by name using devicetree APIs like these:
/Zephyr-latest/doc/hardware/emulator/
Dindex.rst26 Drivers which are specific to some platform, like for example the
61 * Allow emulating external buses like I2C or SPI and peripherals connected to them.
/Zephyr-latest/doc/develop/sca/
Dpolyspace.rst9 guidelines like MISRA C and CERT C, find CWEs, detect bugs and calculate
11 the absence of run-time errors like array out of bounds access, overflows,
Dcpptest.rst32 To import and generate a report file, something like the following should work.
/Zephyr-latest/subsys/net/ip/
DCMakeLists.txt69 # To get private includes like net_shell.h
/Zephyr-latest/doc/services/
Dnotify.rst10 suited to a callback notification, and operations like enabling clocks
/Zephyr-latest/samples/net/virtual/
DREADME.rst42 an Ethernet network interface. Build the sample application like this:
/Zephyr-latest/samples/sensor/tmp116/
DREADME.rst56 The output should look like this:
/Zephyr-latest/samples/subsys/zbus/remote_mock/
DREADME.rst70 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/
DREADME.rst75 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/boards/shields/mikroe_wifi_bt_click/doc/
Dindex.rst40 Sometimes boards declare standard headers like Arduino R3 but don't
48 preference, or to one Espressif programming boards like ESP-Prog. Install
/Zephyr-latest/cmake/modules/
DFindTargetTools.cmake42 # like Linux.cmake or Windows-gcc.cmake. If your target is an embedded
54 # which can be used to modify settings like compiler flags etc. for
/Zephyr-latest/samples/modules/lvgl/demos/
DREADME.rst13 …The music player demo shows what kind of modern, smartphone-like user interfaces can be created on…
19 Shows how the widgets look like out of the box using the built-in material theme.
/Zephyr-latest/doc/develop/languages/rust/
Dindex.rst8 that eliminates common bugs like null pointer dereferencing and data races at compile time.
40 to copy from a sample, but this will look something like:
/Zephyr-latest/samples/basic/button/
DREADME.rst80 - ``PIN`` should be a pin number, like ``8`` or ``0``
86 "pin" and "flags" like so:
/Zephyr-latest/doc/services/modbus/
Dindex.rst9 with different physical interfaces, like RS485 or RS232.
/Zephyr-latest/doc/develop/toolchains/
Dgnu_arm_embedded.rst52 …- Set :envvar:`GNUARMEMB_TOOLCHAIN_PATH` to the brew installation directory (something like ``/usr…
/Zephyr-latest/modules/nanopb/
DKconfig9 # Nanopb requires c_std_11 compiler features like _Static_assert

12345678910>>...21