Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/Zephyr-latest/boards/native/nrf_bsim/
DKconfig13 It needs the BabbleSim simulator both in compile time and to execute
24 It needs the BabbleSim simulator both in compile time and to execute
35 It needs the BabbleSim simulator both in compile time and to execute
46 It needs the BabbleSim simulator both in compile time and to execute
DCMakeLists.txt18 # The nrfx HAL uses enums in its definitions,so they need to have the same size in both,
19 # as both the HW models and embedded SW use them.
/Zephyr-latest/subsys/sensing/sensor/hinge_angle/
Dhinge_angle.c124 int both = 0; in hinge_reporter_on_data_event() local
132 both += data->has_sample[i]; in hinge_reporter_on_data_event()
135 if (both == HINGE_REPORTER_NUM) { in hinge_reporter_on_data_event()
/Zephyr-latest/samples/application_development/external_lib/
DREADME.rst11 The demonstrates both how to build the external library using a different build
35 https://gnuwin32.sourceforge.net/packages/make.htm by either getting both the
/Zephyr-latest/dts/common/nordic/
Dnrf5340_shared_sram_partition.dtsi10 * This file, or a board specific variant of it, must be included by both
11 * cpuapp and cpunet application to ensure both processors have the same
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
DKconfig7 # source Zephyr Kernel's Kconfig, as below (not both)
/Zephyr-latest/doc/hardware/peripherals/
Dled.rst9 The LED API provides access to Light Emitting Diodes, both in individual and
/Zephyr-latest/soc/st/stm32/stm32f3x/
DKconfig.defconfig.stm32f303x(b-c)6 # The HAL expects STM32F302XC to be defined for both the xB and xC variants (only RAM- and Flash-
/Zephyr-latest/doc/connectivity/networking/api/
Dtraffic-class.rst12 to classify both received and sent network packets. See more information about
23 kernel work queue. The maximum number of traffic classes for both Rx and Tx
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/
DREADME.rst20 I2C peripheral role, both connected to the same I2C bus.
21 * An I2C controller supporting both I2C controller and peripheral role
/Zephyr-latest/include/zephyr/linker/
Dapp_smem.ld10 * So if doing it normally, both files are being included
20 * Since the dependency list of A.cmd contains both
Dapp_smem_pinned.ld14 * So if doing it normally, both files are being included
24 * Since the dependency list of A.cmd contains both
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2350/
DKconfig.soc21 Use the RP2350A with a Cortex-M33 core in both 'sockets'.
/Zephyr-latest/boards/nxp/twr_ke18f/
DKconfig.defconfig12 # The KE1xF has 8 MPU regions, which is not enough for both HW stack protection
/Zephyr-latest/boards/
Dindex.rst23 both a vendor and an architecture, only boards that match both will be displayed. Within a
/Zephyr-latest/samples/net/wifi/apsta_mode/
DREADME.rst5 Configure a Wi-Fi board to operate as both an Access Point (AP) and a Station (STA).
10 The Wi-Fi AP-STA mode of a Wi-Fi board allows it to function as both
24 the board into AP-STA mode to support both modes and attempts to connect to the
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/
Dlinker.ld11 * This is the linker script for both standard images and XIP images.
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dlinker.ld11 * This is the linker script for both standard images and XIP images.
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dlinker.ld10 * This is the linker script for both standard images and XIP images.
/Zephyr-latest/doc/kernel/services/data_passing/
Dqueues.rst8 to a FIFO and serves as the underlying implementation for both :ref:`k_fifo
/Zephyr-latest/soc/nxp/rw/
Dfirmwares.ld8 * Place the wifi and ble firmwares in rodata section. If both binaries
/Zephyr-latest/soc/nxp/s32/s32k1/
DKconfig.defconfig18 # The S32K1xx have 8 MPU regions, which is not enough for both HW stack protection
/Zephyr-latest/tests/drivers/spi/spi_controller_peripheral/
DREADME.txt3 In each test, both instances get identical configuration (CPOL, CPHA, bitrate, etc.).
/Zephyr-latest/samples/sensor/lsm6dsl/
DREADME.rst21 It has been tested on both :ref:`96b_argonkey` and disco_l475_iot1 board.
32 sensor, which is present on both the :ref:`96b_argonkey` and disco_l475_iot1 board.
/Zephyr-latest/doc/services/portability/posix/implementation/
Dindex.rst32 elsewhere, unless required both by the POSIX API implementation and some other feature. An
37 - When the POSIX API and another Zephyr subsystem both rely on a feature, the implementation of
38 that feature should be as a separate Zephyr library that can be used by both the POSIX API and

12345678910>>...23