Home
last modified time | relevance | path

Searched full:want (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/Zephyr-Core-3.5.0/drivers/xen/
DKconfig15 >= number of pages, that you want to alloc and grant or foreign frames
16 that you want to map.
/Zephyr-Core-3.5.0/include/zephyr/arch/x86/
Dmultiboot.h93 * is when we want the loader to configure the framebuffer for us.
96 #define MULTIBOOT_HEADER_FLAG_MEM BIT(1) /* want mem_/mmap_* info */
97 #define MULTIBOOT_HEADER_FLAG_FB BIT(2) /* want fb_* info */
/Zephyr-Core-3.5.0/tests/drivers/pinctrl/api/
DKconfig12 This option should be selected by unit tests that want to store the
/Zephyr-Core-3.5.0/samples/kernel/metairq_dispatch/src/
Dmsgdev.h14 * measurement. Note that if you don't want the log subsystem
15 * throttling to drop messages, you'll probably want to increase
/Zephyr-Core-3.5.0/soc/xtensa/dc233c/
Dmmu.c57 * Note that we don't want to map the first 1MB in data TLB as in arch_xtensa_mmu_post_init()
58 * we want to keep page 0 (0x00000000) unmapped to catch null pointer in arch_xtensa_mmu_post_init()
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dhwspinlock.h66 * be called before a critical section that we want to protect.
91 * called before a critical section that we want to protect.
111 * be called after a critical section that we want to protect.
/Zephyr-Core-3.5.0/doc/build/dts/
Dzephyr-user-node.rst20 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
101 GPIOs that you want to be able to reconfigure with a devicetree overlay.
/Zephyr-Core-3.5.0/samples/drivers/counter/maxim_ds3231/
Dprj.conf12 # your RTC has already been synchronized and you want to keep its
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam3x/
DKconfig.soc29 Says y if you want to use external 32 kHz crystal
44 Says y if you want to use external crystal oscillator
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam4e/
DKconfig.soc31 Says y if you want to use external 32 kHz crystal
46 Says y if you want to use external crystal oscillator
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/include/zephyr/
Dztest_error_hook.h36 * you want to do after fatal error handler.
66 * you want to do after assert handler.
/Zephyr-Core-3.5.0/tests/bluetooth/tester/boards/
Dnrf52840dk_nrf52840.conf1 # CONFIG_TEST enforces minimal logging, which we don't want
Dnrf5340dk_nrf5340_cpuapp.conf1 # CONFIG_TEST enforces minimal logging, which we don't want
/Zephyr-Core-3.5.0/samples/bluetooth/hci_usb/
Dprj.conf10 # We dont want any console or CDC ACM that may cause BlueZ to not detect hci_usb
/Zephyr-Core-3.5.0/soc/arm/atmel_sam/sam4s/
DKconfig.soc51 Says y if you want to use external 32 kHz crystal
66 Says y if you want to use external crystal oscillator
/Zephyr-Core-3.5.0/doc/develop/application/
Dapplication-kconfig.include10 # to the $srctree environment variable being set to $ZEPHYR_BASE). If you want
/Zephyr-Core-3.5.0/tests/drivers/regulator/fixed/boards/
Dnrf9160dk_nrf9160.overlay20 /* Default-enabled Arduino UART steals the pins we want. */
/Zephyr-Core-3.5.0/doc/develop/west/
Dwithout-west.rst20 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-Core-3.5.0/samples/net/openthread/coprocessor/
DREADME.rst59 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-Core-3.5.0/doc/connectivity/networking/
Dqemu_802154_setup.rst22 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-Core-3.5.0/samples/net/sockets/big_http_download/src/
Dca_certificate.h12 /* By default only certificates in DER format are supported. If you want to use
/Zephyr-Core-3.5.0/.github/ISSUE_TEMPLATE/
D002_enhancement.md14 A clear and concise description of what you want to happen.
D004_feature_request.md14 A clear and concise description of what you want to happen.
/Zephyr-Core-3.5.0/arch/common/
Dfill_with_zeros.ld13 * We may want to have some section (e.g. rom_start) filled with 0x00,
/Zephyr-Core-3.5.0/samples/subsys/mgmt/hawkbit/src/
Dca_certificate.h12 /* By default only certificates in DER format are supported. If you want to use

12345678910>>...19