Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 72) sorted by relevance

123

/Zephyr-latest/drivers/led_strip/
Dapa102.c24 static const uint8_t ones[] = { 0xFF, 0xFF, 0xFF, 0xFF }; in apa102_update() local
41 .buf = (uint8_t *)ones, in apa102_update()
42 .len = sizeof(ones), in apa102_update()
/Zephyr-latest/boards/native/common/extra_args/
DKconfig9 program from the shell. These will be parsed just before the shell provided ones.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dtriggers.rst12 There are many kinds of triggers sensors provide, from informative ones such as
/Zephyr-latest/include/zephyr/arch/x86/
Dpagetables.ld35 /* We have the real ones in this build */
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst24 accessing each ones through the Disk Access API :zephyr_file:`drivers/disk/nvme/nvme_disk.c`.
56 Where VENDOR_ID and DEVICE_ID are the ones from the exposed NVMe controller.
/Zephyr-latest/scripts/net/
DREADME.txt61 address setup for each sample test, be it the default ones or the switched
62 ones.
/Zephyr-latest/doc/kernel/iterable_sections/
Dindex.rst40 identifier, ``DATA_SECTIONS`` for RAM structures and ``SECTIONS`` for ROM ones.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfd_srv.rst31 and delete old ones. The application is notified of changes to the slots through the Firmware
/Zephyr-latest/dts/riscv/openisa/
Drv32m1_ri5cy.dtsi46 * disabling unused ones in Kconfig, making the binary smaller.
Drv32m1_zero_riscy.dtsi45 * fewer channels here allows disabling unused ones in Kconfig, making the
/Zephyr-latest/doc/develop/west/
Dwithout-west.rst46 maintain those additional repositories, adding new ones as necessary
47 and keeping existing ones up to date at the latest revisions.
Dsign.rst22 parameters desired are the default ones and fairly static, these indirections are
Dextensions.rst13 Some commands you can run when using west with Zephyr, like the ones used to
15 :ref:`ones described here <west-zephyr-ext-cmds>` , are extensions. That's why
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst79 common ones: :c:enumerator:`SMH_REG_ATTR_CACHEABLE` and :c:enumerator:`SMH_REG_ATTR_NON_CACHEABLE`.
/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst39 delay behavior than preemptible ones, as they can only be preempted
49 other threads, including cooperative ones that cannot normally be
/Zephyr-latest/cmake/sca/eclair/ECL/
Dadopted_deviations.ecl32 -doc="Syscall declarations are automatically generated all with the extern qualifier. For the ones
/Zephyr-latest/subsys/fs/
DKconfig42 LittleFS, but it is possible to define additional ones and
/Zephyr-latest/doc/connectivity/networking/
Dnetworking_with_host.rst75 * If you have multiple Zephyr instances, either QEMU or native_sim ones,
/Zephyr-latest/boards/rakwireless/rak5010/doc/
Dindex.rst20 The extension IOs allow adding more sensors in addition to the on-board ones.
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DREADME83 the saleae_logic2 module ones are listed at pytest/requirements-saleae.txt.
/Zephyr-latest/doc/develop/test/
Dbsim.rst153 exist in several subfolders, where the upper ones call into the lower ones.
/Zephyr-latest/doc/services/llext/
Dconfig.rst111 integer-based comparisons rather than string-based ones. Another
/Zephyr-latest/samples/bluetooth/mtu_update/
DREADME.rst22 ones.
/Zephyr-latest/boards/96boards/stm32_sensor_mez/doc/
Dindex.rst110 The default USART mappings for the remaining ones are:
/Zephyr-latest/doc/kernel/services/
Dpolling.rst56 in the array to figure out which ones were fulfilled and what actions to take.
85 passed to the static initializer, but not the runtime ones for performance

123