Home
last modified time | relevance | path

Searched refs:done (Results 76 – 100 of 469) sorted by relevance

12345678910>>...19

/Zephyr-latest/samples/boards/intel/adsp/code_relocation/
DREADME.rst12 sections TEXT, DATA and BSS be contiguous, some work is done in the
/Zephyr-latest/drivers/timer/
Dmcux_os_timer.c110 goto done; in mcux_lpc_ostick_set_counter_timeout()
129 done: in mcux_lpc_ostick_set_counter_timeout()
/Zephyr-latest/tests/lib/p4workq/src/
Dmain.c205 goto done; in ZTEST()
210 done: in ZTEST()
/Zephyr-latest/tests/drivers/uart/uart_pm/src/
Dmain.c55 bool *done = ctx; in async_callback() local
59 *done = true; in async_callback()
/Zephyr-latest/subsys/usb/device/class/netusb/
Dfunction_eem.c167 goto done; in eem_read_cb()
195 done: in eem_read_cb()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_offload.rst18 actual network connection creation, data transfer, etc., is done in the vendor
/Zephyr-latest/samples/sensor/veaa_x_3/
DREADME.rst16 This is done continuously. When the maximum supported pressure is reached the setpoint is reset to
/Zephyr-latest/tests/boot/test_mcuboot/
Dsysbuild.cmake5 # This must be done here to ensure that the same key file is used for signing
/Zephyr-latest/subsys/net/lib/dns/
Ddispatcher.c54 goto done; in dns_dispatch()
59 goto done; in dns_dispatch()
99 done: in dns_dispatch()
/Zephyr-latest/boards/digilent/arty_a7/
DCMakeLists.txt10 # This ought to be done using the objcopy verilog bfd, but it contains a bug
/Zephyr-latest/drivers/spi/
Dspi_xec_qmspi.c533 goto done; in qmspi_transceive()
544 goto done; in qmspi_transceive()
556 goto done; in qmspi_transceive()
577 done: in qmspi_transceive()
Dspi_cc13xx_cc26xx.c149 goto done; in spi_cc13xx_cc26xx_transceive()
178 done: in spi_cc13xx_cc26xx_transceive()
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c199 goto done; in krp_status()
213 done: in krp_status()
301 goto done; in net_key_status()
313 done: in net_key_status()
368 goto done; in net_key_list()
375 done: in net_key_list()
436 goto done; in app_key_status()
448 done: in app_key_status()
496 goto done; in app_key_list()
507 done: in app_key_list()
[all …]
/Zephyr-latest/drivers/serial/
Duart_xlnx_uartlite.c127 bool done = false; in xlnx_uartlite_poll_out() local
129 while (!done) { in xlnx_uartlite_poll_out()
134 done = true; in xlnx_uartlite_poll_out()
/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/
Dmec172xevb_assy6906.overlay60 * enabling shared SPI pins. This can be done by adding
/Zephyr-latest/samples/net/wifi/shell/
DREADME.rst42 Scan request done
/Zephyr-latest/dts/arm/nuvoton/npcx/
Dnpcx-espi-vws-map.dtsi108 vw-slv-boot-done {
117 vw-slv-boot-sts-with-done {
/Zephyr-latest/samples/net/sockets/coap_download/
DREADME.rst83 [00:00:00.180,000] <inf> coap_download: CoAP download done, got 100 bytes in 70 ms
86 [00:00:00.300,000] <inf> coap_download: CoAP download done, got 100 bytes in 120 ms
/Zephyr-latest/samples/net/tftp_client/
DREADME.rst94 <inf> net_tftp_client_app: TFTP client get done
95 <inf> net_tftp_client_app: TFTP client put done
/Zephyr-latest/boards/shields/x_nucleo_iks4a1/doc/
Dindex.rst120 This is done by changing the SBx configuration.
144 This overlay describes sensor connections (and matching h/w configuration to be done)
147 This overlay describes sensor connections (and matching h/w configuration to be done)
150 This overlay describes sensor connections (and matching h/w configuration to be done)
/Zephyr-latest/samples/bluetooth/direct_adv/
DREADME.rst14 can be done just after connection (no bonding required).
/Zephyr-latest/boards/raspberrypi/rpi_pico/
Drpi_pico_rp2040_w.dts21 /* Control of GPIO24 is done through the WiFi driver */
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/
DREADME.txt4 done using two approaches:
/Zephyr-latest/doc/hardware/arch/
Dx86.rst34 After ``vm_enter``, code execution is done via virtual addresses
42 the identity mapping of physical memory. This unmapping must be done
45 is done at the page directory level, there is no need to allocate
/Zephyr-latest/drivers/gpio/
Dgpio_pca95xx.c499 goto done; in gpio_pca95xx_config()
506 goto done; in gpio_pca95xx_config()
509 done: in gpio_pca95xx_config()
530 goto done; in gpio_pca95xx_port_get_raw()
535 done: in gpio_pca95xx_port_get_raw()

12345678910>>...19