Home
last modified time | relevance | path

Searched refs:look (Results 76 – 100 of 108) sorted by relevance

12345

/Zephyr-latest/doc/kernel/services/
Dpolling.rst55 nature of the kernel. The caller must look at the state of all the poll events
Dinterrupts.rst573 This is used by the common software IRQ handler to look up the ISR and its
688 configures an interrupt it will look for a free vector in the appropriate range
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst130 It must look for a closed sector followed by an open one, then within the open sector, it finds
137 To avoid rewriting the same data with the same ID again, ZMS must look in all the sectors if the
/Zephyr-latest/boards/snps/em_starterkit/doc/
Dindex.rst149 * If you want to know more about how to use this board, you can take a look
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst252 Simplified, the interrupt handler should look something like:
/Zephyr-latest/doc/services/storage/settings/
Dindex.rst134 The FCB, non-volatile storage (NVS) and ZMS backends look for a fixed
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst88 Find the "<vm id="0">...<os_config>" tag that will look something like this:
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/
Dindex.rst309 #. Final wiring for the board should look like this:
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst315 configuration options needed will look something like the following:
/Zephyr-latest/doc/build/dts/
Dphandles.rst290 Therefore, almost all GPIO controller nodes you will see in practice will look
Dintro-syntax-structure.rst93 The DTS would look something like this:
Dhowtos.rst476 * the zephyr Git repository to look for example drivers using this style).
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst311 any calls to I2C API will need to look up the corresponding device
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst132 Some branch names might look like short SHAs, like ``deadbeef``. West treats
/Zephyr-latest/doc/services/shell/
Dindex.rst294 Abstract code for this task would look like this:
322 This is how it would look like in the shell:
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst567 For an application, this would look like this:
656 A Kconfig fragment could look as:
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst117 user mode, or exclusively in supervisor mode. The system will look for
254 provided by the user to look up the appropriate unmarshalling function for that
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst118 :kbd:`/`), or look up the symbol in the :ref:`Kconfig search page
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst330 an uptime tick at which it will expire. So such a loop might look like:
/Zephyr-latest/doc/
Dzephyr.doxyfile.in310 # qualified scopes will look different, etc.
1369 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1743 # further fine tune the look of the index (see "Fine-tuning the output"). As an
1805 # the HTML output. These images will generally look nicer at scaled resolutions.
1831 # installed or if you want to formulas look prettier in the HTML output. When
2178 # RTF output is optimized for Word 97 and may not look too pretty with other RTF
2727 # class diagrams will look similar to the default class diagrams but using UML
/Zephyr-latest/doc/hardware/pinctrl/
Dindex.rst230 best place to look for details.
/Zephyr-latest/doc/develop/test/
Dztest.rst517 The output will look something like:
/Zephyr-latest/cmake/modules/
Dextensions.cmake317 # look like this:
1188 # large number of JOBS. Once it's done look at the log.txt file
2682 # NAMES <name1> [name2] ... List of file names to look for and instead of
2692 # SUFFIX fish, will look for <file>_fish.conf and use
3180 # name, or to look for values from multiple variables.
3350 # <scope> : Scope for the variable look up
3351 # <var> : Name to look up in the specific scope
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish427 … boards" -l board-dir -xa "(__zephyr_west_complete_directories)" -d "only look for boards in this …
/Zephyr-latest/doc/services/tracing/
Dindex.rst60 CTF should look familiar to C programmers but adds stronger typing.

12345