Searched refs:done (Results 326 – 350 of 469) sorted by relevance
1...<<111213141516171819
/Zephyr-latest/doc/build/dts/ |
D | api-usage.rst | 49 special ``/aliases`` node. This is sometimes done by applications (like 57 This is done primarily by device drivers, as instance numbers are a way to
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_adv_aux.c | 2823 void ull_adv_aux_done(struct node_rx_event_done *done) in ull_adv_aux_done() argument 2830 aux = CONTAINER_OF(done->param, struct ll_adv_aux_set, ull); in ull_adv_aux_done() 2835 done->param = &adv->ull; in ull_adv_aux_done() 2836 ull_adv_done(done); in ull_adv_aux_done()
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 436 bool "TX done workqueue (impacts performance negatively)" 463 int "Priority of the workqueue for handling TX done" 467 int "Stack size of the workqueue for handling TX done"
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net-stack-architecture.rst | 65 For example `ARP <https://tools.ietf.org/html/rfc826>`_ for IPv4 is done by
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 19 application. This can be done using the `LLEXT Extension Development Kit
|
/Zephyr-latest/boards/technexion/pico_pi/doc/ |
D | index.rst | 138 configuration is done in the file :zephyr_file:`boards/technexion/pico_pi/pico_pi_mcimx7d_m4.dts` w…
|
/Zephyr-latest/boards/st/nucleo_h723zg/doc/ |
D | index.rst | 171 Check if your ST-LINK V3 has newest FW version. It can be done with `STM32CubeProgrammer`_
|
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/ |
D | index.rst | 141 configuration is done in the devicetree and the defconfig / the config of your
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 201 To encrypt the advertising data, key materials need to be provided, that can be done with :code:`bt 209 done adding advertising data, :code:`bt encrypted-ad commit-ad` can be used to apply the change to
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 44 …* This means the iface has been instructed to become operational-up (ready for use). This is done … 172 /* Once done, request that events be re-triggered */
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 137 done by passing ``-v`` flag to the west: ``west -v build -b nsim_hs samples/synchronization`` 219 ``west debug`` it's done automatically by wrappers.
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 154 done by using the Zephyr Base environment setting, meaning set 306 Zephyr. When testing is done, the ``zephyr-test`` folder can simply be removed.
|
/Zephyr-latest/doc/develop/west/ |
D | troubleshooting.rst | 56 :envvar:`PATH`. (This :envvar:`PATH` change should have been done for you when
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 138 This can be done by setting ``idle-mode`` to ``scan`` and ``poll-timeout-ms``
|
/Zephyr-latest/boards/st/stm32u083c_dk/doc/ |
D | index.rst | 235 This can be done by executing the following commands.
|
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/ |
D | stm32wb5mm_dk.rst | 173 simultaneously. The selection is done by JP4 and JP5 jumpers.
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 99 This can be done using Kconfig or using a custom MbedTLS config file
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rw6xx_common.dtsi | 296 /* first index is the imu interrupt, the second is the wakeup done interrupt */
|
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/ |
D | index.rst | 199 configuration is done in the file
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 159 firmware. This only needs to be done if the default onboard debug circuit
|
/Zephyr-latest/dts/arm/microchip/ |
D | mec5.dtsi | 636 interrupt-names = "done", "err";
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 31 # This is done, so that unexpected calls to non-implemented command can be easily detected.
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 57 be done by,
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 89 done by passing ``-v`` flag to the west: ``west -v build -b nsim_hs samples/synchronization``
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 159 configuration is done in the file :zephyr_file:`boards/toradex/verdin_imx8mm/verdin_imx8mm_mimx8mm6…
|
1...<<111213141516171819