Home
last modified time | relevance | path

Searched refs:done (Results 326 – 350 of 469) sorted by relevance

1...<<111213141516171819

/Zephyr-latest/doc/build/dts/
Dapi-usage.rst49 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/
Dull_adv_aux.c2823 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/
DKconfig.nrfwifi436 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/
Dnet-stack-architecture.rst65 For example `ARP <https://tools.ietf.org/html/rfc826>`_ for IPv4 is done by
/Zephyr-latest/doc/services/llext/
Dbuild.rst19 application. This can be done using the `LLEXT Extension Development Kit
/Zephyr-latest/boards/technexion/pico_pi/doc/
Dindex.rst138 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/
Dindex.rst171 Check if your ST-LINK V3 has newest FW version. It can be done with `STM32CubeProgrammer`_
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/
Dindex.rst141 configuration is done in the devicetree and the defconfig / the config of your
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dgap.rst201 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/
Dmain.rst44 …* 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/
Dindex.rst137 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/
Dzephyr_cmake_package.rst154 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/
Dtroubleshooting.rst56 :envvar:`PATH`. (This :envvar:`PATH` change should have been done for you when
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst138 This can be done by setting ``idle-mode`` to ``scan`` and ``poll-timeout-ms``
/Zephyr-latest/boards/st/stm32u083c_dk/doc/
Dindex.rst235 This can be done by executing the following commands.
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/
Dstm32wb5mm_dk.rst173 simultaneously. The selection is done by JP4 and JP5 jumpers.
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst99 This can be done using Kconfig or using a custom MbedTLS config file
/Zephyr-latest/dts/arm/nxp/
Dnxp_rw6xx_common.dtsi296 /* first index is the imu interrupt, the second is the wakeup done interrupt */
/Zephyr-latest/boards/nxp/imx8mm_evk/doc/
Dindex.rst199 configuration is done in the file
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst159 firmware. This only needs to be done if the default onboard debug circuit
/Zephyr-latest/dts/arm/microchip/
Dmec5.dtsi636 interrupt-names = "done", "err";
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake31 # This is done, so that unexpected calls to non-implemented command can be easily detected.
/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst57 be done by,
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst89 done by passing ``-v`` flag to the west: ``west -v build -b nsim_hs samples/synchronization``
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/
Dindex.rst159 configuration is done in the file :zephyr_file:`boards/toradex/verdin_imx8mm/verdin_imx8mm_mimx8mm6…

1...<<111213141516171819