Searched refs:sets (Results 76 – 100 of 219) sorted by relevance
123456789
/Zephyr-latest/samples/shields/npm1300_ek/doc/ |
D | index.rst | 35 Note that this sample automatically sets ``SHIELD`` to ``npm1300_ek``. Once
|
/Zephyr-latest/samples/bluetooth/iso_peripheral/ |
D | README.rst | 34 2. Observe that the central device connects and sets up an isochronous channel.
|
/Zephyr-latest/soc/intel/apollo_lake/doc/ |
D | supported_features.txt | 32 Typically, the master clock is 100MHz, and the firmware by default sets
|
/Zephyr-latest/doc/services/tfm/ |
D | testsuites.rst | 4 TF-M includes two sets of test suites:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 121 relay advertising sets. The number of advertising sets are configurable using the 124 Both the relay buffer pool and advertising sets can be used even if the relay feature
|
/Zephyr-latest/doc/develop/sca/ |
D | eclair.rst | 59 Zephyr is a large and complex project, so the configuration sets are split the 62 in five sets to make it more digestible to use on a private machine:
|
/Zephyr-latest/samples/posix/env/ |
D | README.rst | 12 If the user sets a new value for the ``ALERT`` environment variable, it is printed to standard
|
/Zephyr-latest/samples/sensor/lsm6dso_i2c_on_i3c/ |
D | README.rst | 10 This sample sets the date rate of LSM6DSO accelerometer and gyroscope to
|
/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/ |
D | README.rst | 53 The ``-b`` option sets baud rate ignoring the value from config.
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 270 subset, sets = (int(x) for x in s.split("/")) 274 if subset > sets: 277 if int(subset) > 0 and int(sets) >= int(subset): 284 self.generate_subset(subset, int(sets)) 286 def generate_subset(self, subset, sets): argument 316 per_set = int(total / sets) 317 num_extra_sets = total - (per_set * sets)
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.cc2520 | 17 This option sets the driver's stack size for its internal RX thread.
|
D | Kconfig.cc13xx_cc26xx | 76 This option sets the energy detection (ED) threshold for
|
/Zephyr-latest/samples/boards/st/sensortile_box/ |
D | README.rst | 54 The ``-b`` option sets baud rate ignoring the value from config.
|
/Zephyr-latest/samples/boards/st/steval_stwinbx1/sensors/ |
D | README.rst | 56 The ``-b`` option sets baud rate ignoring the value from config.
|
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | README.txt | 11 resources, even when switching occurs preemptively (note that both sets of
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | Kconfig | 41 # driver sets up that timeout).
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 12 register sets) which can be independently accessed thus there is no need for locking when various 20 Hardware manages multiplexing of data from different STMESP register sets and from different cores 49 …ontend utilizes a fact that there are multiple STMESP register sets and use multiple sets to avoid… 50 whole message is written to that STMESP. Limited pool of sets is used leaving most of channels for
|
/Zephyr-latest/cmake/ |
D | gcc-m-cpu.cmake | 4 # KConfig'uration and sets this to GCC_M_CPU
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/ |
D | README.txt | 43 To run these sets of tests you need to compile both of these applications as any
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | fifos.rst | 25 A FIFO must be initialized before it can be used. This sets its queue to empty. 58 useful if multiple writers are adding sets of related data items to the FIFO,
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | csip.rst | 73 Discovering sets on a device: 81 Found 1 sets on device
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | Kconfig | 155 and Thumb (T32) instruction sets. 177 Unit (MPU). It supports the A32 and T32 instruction sets.
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/doc/ |
D | index.rst | 87 | SDRAM | | data (DCD) block, which sets up | 91 | QSPI flash | | block (FCB), which sets up the | 95 | QSPI flash | | block (FCB), which sets up the | 323 region. The M7 core then sets the M4 boot address to this region. The only
|
/Zephyr-latest/samples/basic/blinky/ |
D | README.rst | 80 The above sets your board's ``led0`` alias to use pin 13 on GPIO controller
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/ |
D | index.rst | 83 | | | data block, which sets up SEMC at | 87 | | | block, which sets up FLEXSPI at | 248 region. The M7 core then sets the M4 boot address to this region. The only
|
123456789