Home
last modified time | relevance | path

Searched refs:reuse (Results 1 – 25 of 41) sorted by relevance

12

/Zephyr-latest/samples/sensor/die_temp_polling/boards/
Drpi_pico2_rp2350a_m33.overlay7 /* Pico 2 is compatible with the Pico 1, so reuse. */
/Zephyr-latest/cmake/compiler/host-gcc/
Dcompiler_flags.cmake2 # Significant overlap with freestanding gcc compiler so reuse it
/Zephyr-latest/samples/boards/raspberrypi/rpi_pico/uart_pio/boards/
Drpi_pico2_rp2350a_m33.overlay7 /* Pico 2 is compatible with the Pico 1, so reuse. */
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Drpi_pico2_rp2350a_m33.overlay7 /* Pico 2 is compatible with the Pico 1, so reuse. */
/Zephyr-latest/samples/drivers/led/pwm/boards/
Drpi_pico2_rp2350a_m33.overlay7 /* Pico 2 is compatible with the Pico 1, so reuse. */
/Zephyr-latest/tests/drivers/dma/chan_blen_transfer/socs/
Drp2350a_m33.overlay7 /* RP2350A is compatible with the RP2040, so reuse. */
/Zephyr-latest/tests/drivers/dma/loop_transfer/boards/
Drpi_pico2_rp2350a_m33.overlay7 /* Pico 2 is compatible with the Pico 1, so reuse. */
/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Drpi_pico2_rp2350a_m33.overlay7 /* Pico 2 is compatible with the Pico 1, so reuse. */
/Zephyr-latest/doc/develop/toolchains/
Dhost.rst7 a Linux host, you may be able to reuse the native development tools provided
/Zephyr-latest/tests/net/socket/tls_ext/
DCMakeLists.txt28 # we reuse the same certificate / private key for client
/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.c266 int reuse = 1; in usbip_start() local
287 (const char *)&reuse, sizeof(reuse)) < 0) { in usbip_start()
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
DCMakeLists.txt11 # the SDK, but we can reuse the block for the RT1050 as FMURT6 also uses
/Zephyr-latest/tests/net/lib/http_server/tls/
DCMakeLists.txt31 # we reuse the same certificate / private key for client
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst34 release or reuse.
/Zephyr-latest/doc/develop/manifest/external/
Dcannectivity.rst24 The CANnectivity firmware repository is a Zephyr :ref:`module <modules>` which allows for reuse of
/Zephyr-latest/doc/connectivity/networking/api/
Dwebsocket.rst66 the lifecycle(close/reuse) of tcp socket after websocket_disconnect.
/Zephyr-latest/boards/nxp/mimxrt1060_evk/
DCMakeLists.txt23 # the SDK, but we can reuse the block for the RT1050 as both boards use
/Zephyr-latest/boards/native/nrf_bsim/
DKconfig99 # Let's reuse the RTC sync options so applications which use it can be reused as is
/Zephyr-latest/doc/contribute/
Dindex.rst79 available in other open source projects, and it is recommended and encouraged to reuse such code.
/Zephyr-latest/cmake/linker/xt-ld/
Dtarget.cmake160 # So we can reuse most of the ld configurations.
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DREADME71 doesn't reuse CONFIG_TIMER_TEST_MAX_DRIFT and
/Zephyr-latest/doc/services/portability/posix/overview/
Dindex.rst33 - Enabling reuse (portability) of existing libraries based on POSIX APIs
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig148 Note, that the server may try to reuse the oldest declined address in
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst218 .. note:: If you want to reuse an
340 reuse packages and package dependencies already installed on your computer.
/Zephyr-latest/doc/introduction/
Dindex.rst121 drivers configured into the system and allows the reuse of drivers across

12