Searched refs:most (Results 51 – 75 of 292) sorted by relevance
12345678910>>...12
/Zephyr-latest/subsys/net/l2/wifi/ |
D | Kconfig | 40 interface has a valid IP address might be desirable in most scenarios. 65 The default of 3 allows the 3 most common channels (2.4GHz: 1, 6, 11) to be specified.
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | Kconfig.defconfig | 51 # This platform has a single big DRAM region where most linkage
|
/Zephyr-latest/doc/services/debugging/ |
D | mipi_stp_decoder.rst | 38 * Limited set of the most common opcodes is implemented.
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.l2cap | 26 In most cases the default value of 2 is a safe bet.
|
/Zephyr-latest/subsys/fs/zms/ |
D | Kconfig | 19 Each cache entry holds an address of the most recent allocation
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i2c.rst | 31 the most common mode, used to interact with I2C devices like sensors and
|
D | smbus.rst | 50 the most common mode used to interact with SMBus peripherals.
|
D | uart.rst | 16 Polling is the most basic method to access the UART peripheral. The reading
|
/Zephyr-latest/samples/subsys/rtio/sensor_batch_processing/ |
D | README.rst | 25 The sample can be built for most platforms, the following commands build the
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 10 The Bluetooth Mesh shell interface provides access to most Bluetooth Mesh features, including 22 The Bluetooth Mesh shell subsystem is most easily used through the Bluetooth Mesh shell application 321 … device. Providing a hex-string shorter than 16 bytes will populate the N most significant bytes o… 337 … device. Providing a hex-string shorter than 16 bytes will populate the N most significant bytes o… 347 …D value. Providing a hex-string shorter than 16 bytes will populate the N most significant bytes o… 378 …tic OOB. Providing a hex-string shorter than 16 bytes will populate the N most significant bytes o… 440 …B value. Providing a hex-string shorter than 32 bytes will populate the N most significant bytes o… 507 Client model targets the new node. In most common use-cases, the Configuration Client is depending 642 …l value. Providing a hex-string shorter than 16 bytes will populate the N most significant bytes o… 651 …l value. Providing a hex-string shorter than 16 bytes will populate the N most significant bytes o… [all …]
|
/Zephyr-latest/doc/develop/languages/c/ |
D | index.rst | 12 writing Zephyr applications in C gives the developers access to the most 43 effectively requires most Zephyr applications to be compiled using a compiler
|
D | minimal_libc.rst | 6 The most basic C library, named "minimal libc", is part of the Zephyr codebase
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 127 The most performant but most complex option is to control data caching at 128 runtime. The two most relevant cache operations in this case are **flushing**
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nordic_qspi_nor | 62 most typical NOR flash chips to erase a sector.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 35 …ntrol communications, radar, telecommunications and image processing. The most recent example of t…
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 35 …ntrol communications, radar, telecommunications and image processing. The most recent example of t…
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.mode | 61 used for the most common log messages.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | shared_multi_heap.rst | 78 The API does not enforce any attributes, but at least it defines the two most
|
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/ |
D | README.rst | 67 DEBUG: #: retval :Print return value of most recent command
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 7 profiles, and most importantly, provides a high-level API for 22 Perhaps the most important block above the HCI handling is the Generic 52 Most Zephyr-based BLE devices will most likely be peripheral-role 270 The Generic Attribute Profile is the most common means of communication
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc13xx_cc26xx | 79 shall correspond to a received signal power of at most 10 dB
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | gmap.rst | 5 Unlike most other low-layer profiles, GMAP is a profile that exists and has a service (GMAS) on all
|
/Zephyr-latest/samples/subsys/debug/fuzz/ |
D | README.rst | 10 that displays LLVM libfuzzer's most important feature: its ability to
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 1 # First step is to inherit all properties from gcc, as clang is compatible with most flags.
|
/Zephyr-latest/boards/norik/octopus_som/doc/ |
D | index.rst | 99 In most case you'll need to use ``octopus_som/nrf9160/ns`` board target for building examples.
|
12345678910>>...12