/Zephyr-latest/samples/boards/intel/adsp/code_relocation/ |
D | README.rst | 12 sections TEXT, DATA and BSS be contiguous, some work is done in the
|
/Zephyr-latest/drivers/timer/ |
D | mcux_os_timer.c | 110 goto done; in mcux_lpc_ostick_set_counter_timeout() 129 done: in mcux_lpc_ostick_set_counter_timeout()
|
/Zephyr-latest/tests/lib/p4workq/src/ |
D | main.c | 205 goto done; in ZTEST() 210 done: in ZTEST()
|
/Zephyr-latest/tests/drivers/uart/uart_pm/src/ |
D | main.c | 55 bool *done = ctx; in async_callback() local 59 *done = true; in async_callback()
|
/Zephyr-latest/subsys/usb/device/class/netusb/ |
D | function_eem.c | 167 goto done; in eem_read_cb() 195 done: in eem_read_cb()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_offload.rst | 18 actual network connection creation, data transfer, etc., is done in the vendor
|
/Zephyr-latest/samples/sensor/veaa_x_3/ |
D | README.rst | 16 This is done continuously. When the maximum supported pressure is reached the setpoint is reset to
|
/Zephyr-latest/tests/boot/test_mcuboot/ |
D | sysbuild.cmake | 5 # This must be done here to ensure that the same key file is used for signing
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dispatcher.c | 54 goto done; in dns_dispatch() 59 goto done; in dns_dispatch() 99 done: in dns_dispatch()
|
/Zephyr-latest/boards/digilent/arty_a7/ |
D | CMakeLists.txt | 10 # This ought to be done using the objcopy verilog bfd, but it contains a bug
|
/Zephyr-latest/drivers/spi/ |
D | spi_xec_qmspi.c | 533 goto done; in qmspi_transceive() 544 goto done; in qmspi_transceive() 556 goto done; in qmspi_transceive() 577 done: in qmspi_transceive()
|
D | spi_cc13xx_cc26xx.c | 149 goto done; in spi_cc13xx_cc26xx_transceive() 178 done: in spi_cc13xx_cc26xx_transceive()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_cli.c | 199 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/ |
D | uart_xlnx_uartlite.c | 127 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/ |
D | mec172xevb_assy6906.overlay | 60 * enabling shared SPI pins. This can be done by adding
|
/Zephyr-latest/samples/net/wifi/shell/ |
D | README.rst | 42 Scan request done
|
/Zephyr-latest/dts/arm/nuvoton/npcx/ |
D | npcx-espi-vws-map.dtsi | 108 vw-slv-boot-done { 117 vw-slv-boot-sts-with-done {
|
/Zephyr-latest/samples/net/sockets/coap_download/ |
D | README.rst | 83 [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/ |
D | README.rst | 94 <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/ |
D | index.rst | 120 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/ |
D | README.rst | 14 can be done just after connection (no bonding required).
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/ |
D | rpi_pico_rp2040_w.dts | 21 /* Control of GPIO24 is done through the WiFi driver */
|
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/ |
D | README.txt | 4 done using two approaches:
|
/Zephyr-latest/doc/hardware/arch/ |
D | x86.rst | 34 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/ |
D | gpio_pca95xx.c | 499 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()
|