Searched refs:using (Results 1 – 25 of 1710) sorted by relevance
12345678910>>...69
/Zephyr-latest/lib/cpp/minimal/include/ |
D | cstdint | 19 using ::int8_t; 20 using ::int16_t; 21 using ::int32_t; 22 using ::int64_t; 23 using ::intmax_t; 25 using ::int_fast8_t; 26 using ::int_fast16_t; 27 using ::int_fast32_t; 28 using ::int_fast64_t; 30 using ::int_least8_t; [all …]
|
D | cstddef | 19 using ::ptrdiff_t; 20 using ::size_t; 22 using ::max_align_t; 23 using nullptr_t = decltype(nullptr);
|
/Zephyr-latest/modules/hal_ethos_u/ |
D | Kconfig | 18 bool "using Ethos-U55 with 64 macs" 20 bool "using Ethos-U55 with 128 macs" 22 bool "using Ethos-U55 with 256 macs" 24 bool "using Ethos-U65 with 128 macs" 26 bool "using Ethos-U65 with 256 macs" 28 bool "using Ethos-U65 with 512 macs" 30 bool "using Ethos-U85 with 128 macs" 32 bool "using Ethos-U85 with 256 macs" 34 bool "using Ethos-U85 with 512 macs" 36 bool "using Ethos-U85 with 1024 macs" [all …]
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | stepper.rst | 11 - Configure **micro-stepping resolution** using :c:func:`stepper_set_micro_step_res` 13 - Configure **reference position** in microsteps using :c:func:`stepper_set_reference_position` 15 - Set **step interval** in nanoseconds between steps using :c:func:`stepper_set_microstep_interval` 16 - **Enable** the stepper driver using :c:func:`stepper_enable`. 21 - **Move by** +/- micro-steps also known as **relative movement** using :c:func:`stepper_move_by`. 22 - **Move to** a specific position also known as **absolute movement** using :c:func:`stepper_move_t… 24 a stop is detected using :c:func:`stepper_run`. 25 - Check if the stepper is **moving** using :c:func:`stepper_is_moving`. 26 - Register an **event callback** using :c:func:`stepper_set_event_callback`.
|
D | comparator.rst | 24 configuration must be provided using the devicetree. At runtime, comparators can have their 25 configuration updated using device driver specific APIs. The configuration will be applied 31 Comparators are enabled using power management. When resumed, the comparator will actively 45 * ``await_trigger`` Awaits trigger using the following flow: 47 * Set trigger callback using :c:func:`comparator_set_trigger_callback` 49 * Clear trigger callback using :c:func:`comparator_set_trigger_callback`
|
D | fuel_gauge.rst | 23 Properties are fetched by the client one at a time using :c:func:`fuel_gauge_get_prop`, or fetched 24 in a batch using :c:func:`fuel_gauge_get_props`. 26 Properties are set by the client one at a time using :c:func:`fuel_gauge_set_prop`, or set in a 27 batch using :c:func:`fuel_gauge_set_props`.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/ |
D | a2dp.rst | 9 * Source and Sink sides register a2dp callbacks. using :code:`a2dp register_cb`. 10 …* Source and Sink sides register stream endpoints. using :code:`a2dp register_ep source sbc` and :… 11 … connection. It will create the AVDTP Signaling and Media L2CAP channels. using :code:`a2dp connec… 12 …* Source and Sink side can discover remote device's stream endpoints. using :code:`a2dp discover_p… 13 …figure the stream to create the stream after discover remote's endpoints. using :code:`a2dp config… 14 * Source or Sink establish the stream. using :code:`a2dp establish`. 15 * Source or Sink start the media. using :code:`a2dp start`. 16 * Source test the media sending. using :code:`a2dp send_media` to send one test packet data. 17 * Source or Sink suspend the media. using :code:`a2dp suspend`. 18 * Source or Sink release the media. using :code:`a2dp release`.
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/ |
D | Kconfig | 5 bool "Test Broadcast ISO using internal LL interface" 7 Test Broadcast ISO using internal LL interface. 13 ensure that using sequential or interleaved packing to create the BIS
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_3.rst | 129 | | appears if an error is returned when using SMP version 2. | 132 | | non-zero (error condition) when using SMP version 2. | 135 | | using SMP version 1 or for SMP errors when using SMP version 2. | 217 | | appears if an error is returned when using SMP version 2. | 220 | | non-zero (error condition) when using SMP version 2. | 223 | | using SMP version 1 or for SMP errors when using SMP version 2. | 307 | | appears if an error is returned when using SMP version 2. | 310 | | non-zero (error condition) when using SMP version 2. | 313 | | using SMP version 1 or for SMP errors when using SMP version 2. | 383 | | appears if an error is returned when using SMP version 2. | [all …]
|
D | smp_group_0.rst | 126 | | appears if an error is returned when using SMP version 2. | 129 | | non-zero (error condition) when using SMP version 2. | 132 | | using SMP version 1 or for SMP errors when using SMP version 2. | 242 | | appears if an error is returned when using SMP version 2. | 245 | | non-zero (error condition) when using SMP version 2. | 248 | | using SMP version 1 or for SMP errors when using SMP version 2. | 346 | | appears if an error is returned when using SMP version 2. | 349 | | non-zero (error condition) when using SMP version 2. | 352 | | using SMP version 1 or for SMP errors when using SMP version 2. | 439 | | appears if an error is returned when using SMP version 2. | [all …]
|
D | smp_group_10.rst | 98 | | appears if an error is returned when using SMP version 2. | 101 | | non-zero (error condition) when using SMP version 2. | 104 | | using SMP version 1 or for SMP errors when using SMP version 2. | 186 | | appears if an error is returned when using SMP version 2. | 189 | | non-zero (error condition) when using SMP version 2. | 192 | | using SMP version 1 or for SMP errors when using SMP version 2. | 291 | | appears if an error is returned when using SMP version 2. | 294 | | non-zero (error condition) when using SMP version 2. | 297 | | using SMP version 1 or for SMP errors when using SMP version 2. | 307 This command is optional, it can be enabled using :kconfig:option:`CONFIG_MCUMGR_GRP_ENUM_DETAILS`. [all …]
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 9 Install all the dependencies using 17 The testcases can be executed from the root directory using 25 The coverage for all the tests can be run using the command below. This will collect all the tests … 31 Then we can generate the coverage report for just twister script using 43 The html coverage report for twister can be generated using 49 …l report can be generated in every run of "pytest" in the tests directory using configuration file…
|
/Zephyr-latest/doc/services/debugging/ |
D | cpu_load.rst | 6 Module can be used to track how much time is spent in idle. It is using tracing hooks 11 the measurement. By default, module is using :c:func:`k_cycle_get_32` but in cases when higher 14 Load can also be reported periodically using a logging message. Period is configured using :kconfig…
|
/Zephyr-latest/samples/subsys/zbus/benchmark/ |
D | Kconfig | 16 bool "Synchronous using listeners" 19 bool "Asynchronous using subscribers" 22 bool "Asynchronous using message subscribers"
|
/Zephyr-latest/samples/subsys/settings/ |
D | README.rst | 5 Load and save configuration values using the settings API. 12 from persistent storage and exported to persistent storage using different 59 basic load and save using registered handlers 61 load all key-value pairs using registered handlers 67 load <alpha/beta> key-value pairs using registered handlers 71 save all key-value pairs using registered handlers 75 load all key-value pairs using registered handlers
|
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/ |
D | README.rst | 5 Write data into scratch area and read it using flash API and memory-mapped pointer. 46 Next, it prints that region content using flash API read and also using memory-mapped pointer. 47 Both readings should return the same value. Important to notice that writing using memory-mapped po… 55 [00:00:01.122,000] <inf> flash_memory_mapped: flash read using memory-mapped pointer 58 [00:00:01.122,000] <inf> flash_memory_mapped: writing 32-bytes data using flash API 59 [00:00:01.122,000] <inf> flash_memory_mapped: flash read using flash API 62 [00:00:01.122,000] <inf> flash_memory_mapped: flash read using memory-mapped pointer
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.emul_sdl | 1 # GPIO emulation using SDL keyboard events 13 Enable GPIO emulation using SDL keyboard events.
|
/Zephyr-latest/doc/kernel/iterable_sections/ |
D | index.rst | 8 that can be iterated on using :c:macro:`STRUCT_SECTION_FOREACH`. 36 contiguous segment using one of the linker macros such as 38 linker snippets are normally declared using one of the 39 ``zephyr_linker_sources()`` CMake functions, using the appropriate section 53 The data can then be accessed using :c:macro:`STRUCT_SECTION_FOREACH`.
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | Kconfig | 18 bool "Host commands support using eSPI bus" 23 Enable support for Embedded Controller host commands using 27 bool "Host commands support using SHI" 30 Enable support for Embedded Controller host commands using 34 bool "Host commands support using UART" 38 Enable support for Embedded Controller host commands using 42 bool "Host commands support using SPI" 44 Enable support for Embedded Controller host commands using
|
/Zephyr-latest/samples/sysbuild/hello_world/ |
D | README.rst | 2 :name: Hello World for multiple board targets using Sysbuild 22 This sample needs to be built with Sysbuild by using the ``--sysbuild`` option. 23 The remote board needs to be specified using ``SB_CONFIG_REMOTE_BOARD``. Some 29 :zephyr_file:`samples/sysbuild/hello_world/sample.yaml` using the 33 :ref:`nrf54h20dk_nrf54h20`, using application and radio cores: 43 The same can be achieved by using the
|
/Zephyr-latest/tests/kernel/timer/timer_behavior/ |
D | Kconfig | 36 # Use 13% on nRF platforms using the RTC timer because one tick there is 48 bool "Perform test using an external tool" 57 int "Maximum drift in PPM for tests using external tool" 60 Parts Per Million of allowed drift when using an external tool 64 int "Maximum timer period drift in PPM for tests using external tool" 67 Parts Per Million of allowed period drift when using an external tool
|
/Zephyr-latest/subsys/bluetooth/services/nus/ |
D | Kconfig.nus | 13 Enable default Nordic UART Service Instance. Allows using the NUS as 15 If the user wishes to declare NUS instances externally by using 24 Bluetooth (e.g: Non-Bluetooth samples using UART over Bluetooth LE).
|
/Zephyr-latest/boards/sifive/hifive_unmatched/support/ |
D | hifive_unmatched.resc | 6 using sysbus 11 using "platforms/cpus/sifive-fu740.repl"
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.udp | 24 bool "UDP SMP using IPv4" 28 Enable SMP UDP using IPv4 addressing. 32 bool "UDP SMP using IPv6" 35 Enable SMP UDP using IPv6 addressing. 71 application to manually start and stop the transport using
|
/Zephyr-latest/boards/sifive/hifive1/support/ |
D | hifive1.resc | 8 using "platforms/cpus/sifive-fe310.repl" 14 using sysbus
|
12345678910>>...69