Home
last modified time | relevance | path

Searched refs:need (Results 1 – 25 of 652) sorted by relevance

12345678910>>...27

/Zephyr-Core-3.7.0/boards/snps/em_starterkit/
Dboard.dtsi66 /* gpio flags need validation */
72 /* gpio flags need validation */
78 /* gpio flags need validation */
84 /* gpio flags need validation */
90 /* gpio flags need validation */
96 /* gpio flags need validation */
102 /* gpio flags need validation */
/Zephyr-Core-3.7.0/boards/snps/emsdp/
Dboard.dtsi60 /* gpio flags need validation */
66 /* gpio flags need validation */
72 /* gpio flags need validation */
78 /* gpio flags need validation */
/Zephyr-Core-3.7.0/subsys/timing/
DKconfig15 Hidden option to indicate that timing functions need to be
18 To be selected by kernel and other subsystems which need
/Zephyr-Core-3.7.0/samples/subsys/mgmt/updatehub/
Doverlay-prj.conf.example10 #If you use the autorandler, need set UPDATEHUB_POLL_INTERVAL.
18 #You need set the updatehub-ce ip Address.
/Zephyr-Core-3.7.0/lib/posix/options/
Dfnmatch.c65 bool negate, ok, need; in rangematch() local
84 for (need = true, ok = false, c = FOLDCASE(*pattern++, flags); c != ']' || need; in rangematch()
86 need = false; in rangematch()
/Zephyr-Core-3.7.0/samples/bluetooth/hci_ipc/
DREADME.rst23 To use this application, you need a board with a Bluetooth controller
29 To test this sample, you need a separate device/CPU that acts as Bluetooth
35 You might need to adjust the Kconfig configuration of this sample to make it
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1024_evk/
DCMakeLists.txt12 "the MIMXRT1024-EVK, but targeting a custom board. You may need to "
19 # This configuration block may need modification if another flash chip is
28 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1020_evk/
DCMakeLists.txt12 "the MIMXRT1020-EVK, but targeting a custom board. You may need to "
19 # This configuration block may need modification if another flash chip is
28 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1160_evk/
DCMakeLists.txt12 "the MIMXRT1160-EVK, but targeting a custom board. You may need to "
19 # This configuration block may need modification if another flash chip is
28 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt685_evk/
DCMakeLists.txt15 "the MIMXRT685-EVK, but targeting a custom board. You may need to "
19 # This configuration block may need modification if another flash chip is
/Zephyr-Core-3.7.0/boards/nxp/mimxrt595_evk/
DCMakeLists.txt16 "the MIMXRT595-EVK, but targeting a custom board. You may need to "
20 # This configuration block may need modification if another flash chip is
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1040_evk/
DCMakeLists.txt17 "the MIMXRT1040-EVK, but targeting a custom board. You may need to "
24 # This configuration block may need modification if another flash chip is
33 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1170_evk/
DCMakeLists.txt12 "the MIMXRT1170-EVK, but targeting a custom board. You may need to "
24 # This configuration block may need modification if another flash chip is
33 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1064_evk/
DCMakeLists.txt17 "the MIMXRT1064-EVK, but targeting a custom board. You may need to "
24 # This configuration block may need modification if another flash chip is
33 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1050_evk/
DCMakeLists.txt21 "the MIMXRT1050-EVK, but targeting a custom board. You may need to "
30 # This configuration block may need modification if another flash chip is
39 # This configuration block may need modification if another SDRAM chip
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1010_evk/
DCMakeLists.txt13 "the MIMXRT1010-EVK, but targeting a custom board. You may need to "
18 # This configuration block may need modification if another flash chip is
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1015_evk/
DCMakeLists.txt12 "the MIMXRT1015-EVK, but targeting a custom board. You may need to "
17 # This configuration block may need modification if another flash chip is
/Zephyr-Core-3.7.0/subsys/sd/
DKconfig70 # If SDHC required buffer alignment, we need a full block size in
73 # If MMC is being used, need 512 bytes to read EXT_CSD
75 # If SDIO is being used, need 512 bytes to read FUNC0 CIS
77 # Otherwise, we only need 64 bytes to read SD switch function
/Zephyr-Core-3.7.0/doc/services/device_mgmt/
Ddfu.rst63 In order to use MCUboot with Zephyr you need to take the following into account:
65 1. You will need to define the flash partitions required by MCUboot; see
80 4. You need to build and flash MCUboot itself on your device
81 5. You might need to take precautions to avoid mass erasing the flash and also
/Zephyr-Core-3.7.0/include/zephyr/linker/
Dkobject-text.ld4 /* We need to reserve room for the gperf generated hash functions.
28 when the area overflows we need to temporarily corrupt the
/Zephyr-Core-3.7.0/samples/basic/servo_motor/
DREADME.rst17 Different servomotors may require different PWM pulse widths, and you may need
26 will need to do something like this:
49 You will need to connect the motor's red wire to external 5V, the black wire to
/Zephyr-Core-3.7.0/samples/boards/nrf/ieee802154/802154_rpmsg/
DREADME.rst24 To use this application, you need a board with nRF53 SoC.
29 To test this sample, you need a separate device/CPU that acts as 802.15.4
/Zephyr-Core-3.7.0/subsys/console/
DKconfig34 to save RAM. You may need to increase it e.g. to support
43 to save RAM. You may need to increase it e.g. to support
/Zephyr-Core-3.7.0/tests/lib/acpi/boards/
Dqemu_x86_64.overlay7 /* TODO: This overlay file need to update once mc146818 driver eneable for acpi support.
/Zephyr-Core-3.7.0/boards/nxp/mimxrt1060_evk/
DCMakeLists.txt29 "the MIMXRT1060-EVK, but targeting a custom board. You may need to "
39 # This configuration block may need modification if another flash chip is
48 # This configuration block may need modification if another SDRAM chip

12345678910>>...27