Searched refs:want (Results 1 – 25 of 215) sorted by relevance
123456789
/Zephyr-latest/drivers/xen/ |
D | Kconfig | 15 >= number of pages, that you want to alloc and grant or foreign frames 16 that you want to map.
|
/Zephyr-latest/tests/drivers/regulator/fixed/boards/ |
D | nrf9160dk_nrf9160.overlay | 20 /* Default-enabled Arduino UART steals the pins we want. */
|
/Zephyr-latest/tests/drivers/pinctrl/api/ |
D | Kconfig | 12 This option should be selected by unit tests that want to store the
|
/Zephyr-latest/arch/common/ |
D | fill_with_zeros.ld | 13 * We may want to have some section (e.g. rom_start) filled with 0x00,
|
/Zephyr-latest/doc/develop/application/ |
D | application-kconfig.include | 10 # to the $srctree environment variable being set to $ZEPHYR_BASE). If you want
|
/Zephyr-latest/doc/build/dts/ |
D | zephyr-user-node.rst | 20 You can store numeric or array values in ``/zephyr,user`` if you want them to 54 You can store :ref:`phandles <dt-phandles>` in ``/zephyr,user`` if you want to 98 GPIOs that you want to be able to reconfigure with a devicetree overlay.
|
/Zephyr-latest/boards/arm/mps2/ |
D | mps2_an385.dts | 16 * So if using QEMU, you might want to comment out the following two lines
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 002_enhancement.md | 17 A clear and concise description of what you want to happen.
|
D | 004_feature_request.md | 17 A clear and concise description of what you want to happen.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | reset.rst | 16 in most cases we want to toggle the reset signals.
|
/Zephyr-latest/submanifests/ |
D | example.yaml.sample | 11 # If you want to fetch a particular commit rather than the main
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_802154_setup.rst | 22 If you want to capture the transferred network data, you must compile the 47 If you want to capture the network traffic between the two QEMUs, type:
|
/Zephyr-latest/drivers/wifi/siwx91x/ |
D | Kconfig.siwx91x | 21 Choose "Native" stack if you want a better compatibility with Zephyr
|
/Zephyr-latest/cmake/sca/eclair/ |
D | eclair.template | 7 # what we want to get to invoke ECLAIR with the compiler call which is used in the zephyr
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 69 can set this option to "n", if you want to reduce code size and 78 can set this option to "n", if you want to reduce code size and 87 can set this option to "n", if you want to reduce code size and
|
/Zephyr-latest/samples/net/openthread/coprocessor/ |
D | README.rst | 59 Generic NCP config file. Use this, if you want the NCP configuration. 62 RCP overlay file. Use this in combination with prj.conf, if you want the RCP
|
/Zephyr-latest/drivers/pm_cpu_ops/ |
D | Kconfig | 27 Say Y here if you want Zephyr to communicate with system firmware
|
/Zephyr-latest/scripts/west_commands/ |
D | README.txt | 5 Before adding more here, consider whether you might want to put new
|
/Zephyr-latest/cmake/makefile_exports/ |
D | CMakeLists.txt | 27 # We use 'file(GENERATE' instead of configure_file because we want to
|
/Zephyr-latest/doc/build/snippets/ |
D | using.rst | 34 snippet names you want to use. For example:
|
/Zephyr-latest/soc/atmel/sam/common/ |
D | Kconfig | 13 Says y if you want to use external 32 kHz crystal oscillator to drive 27 Says y if you want to use external crystal oscillator to drive the
|
/Zephyr-latest/doc/develop/west/ |
D | without-west.rst | 20 If you have previously installed west and want to stop using it, 89 If you want to use these build system targets but do not want to
|
/Zephyr-latest/cmake/modules/ |
D | python.cmake | 9 # not what we want.
|
/Zephyr-latest/boards/shields/adafruit_aw9523/doc/ |
D | index.rst | 37 .. [2] If you want to control the reset pin from the SoC, connect it to a GPIO on the SoC
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig | 31 prompt "Which packet do you want to print-out?" 56 Select which features level you want on the device. Depending on it,
|
123456789