/Zephyr-latest/boards/snps/em_starterkit/ |
D | board.dtsi | 66 /* 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-latest/soc/nxp/imx/imx7d/ |
D | soc.c | 35 /* We need system PLL Div2 to run M4 core */ in SOC_ClockInit() 88 /* We need to grasp board uart exclusively */ in nxp_mcimx7_uart_config() 97 * So we need UART clock all the time in nxp_mcimx7_uart_config() 103 /* We need to grasp board uart exclusively */ in nxp_mcimx7_uart_config() 112 * So we need UART clock all the time in nxp_mcimx7_uart_config() 125 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config() 135 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config() 145 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config() 155 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config() 172 /* We need to grasp board pwm exclusively */ in nxp_mcimx7_pwm_config() [all …]
|
/Zephyr-latest/samples/subsys/fs/littlefs/boards/ |
D | bmd_345_eval.conf | 6 # Need this when storage is on flash 9 # Need this when storage is on MX25R64
|
D | nrf52840dk_nrf52840_qspi.conf | 8 # Need this when storage is on flash 11 # Need this when storage is on MX25R64
|
/Zephyr-latest/tests/subsys/logging/log_backend_fs/boards/ |
D | nrf52840dk_nrf52840.conf | 7 # Need this when storage is on flash 10 # Need this when storage is on MX25R64
|
/Zephyr-latest/boards/snps/emsdp/ |
D | board.dtsi | 60 /* gpio flags need validation */ 66 /* gpio flags need validation */ 72 /* gpio flags need validation */ 78 /* gpio flags need validation */
|
/Zephyr-latest/cmake/linker/armlink/ |
D | linker_libraries.cmake | 5 # Per default armclang (Arm Compiler 6) doesn't need explicit C library linking 6 # so we only need to set link order linking in case a custom C library is linked
|
/Zephyr-latest/subsys/timing/ |
D | Kconfig | 15 Hidden option to indicate that timing functions need to be 18 To be selected by kernel and other subsystems which need
|
/Zephyr-latest/subsys/sd/ |
D | Kconfig | 70 # 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-latest/soc/intel/intel_adsp/ace/ |
D | Kconfig.defconfig.ace30 | 25 # Need to have enough to accommodate samples and tests. 26 # Also need to have some room for future expansions or
|
/Zephyr-latest/samples/bluetooth/hci_ipc/ |
D | README.rst | 24 To use this application, you need a board with a Bluetooth controller 30 To test this sample, you need a separate device/CPU that acts as Bluetooth 36 You might need to adjust the Kconfig configuration of this sample to make it
|
/Zephyr-latest/boards/nxp/mimxrt1024_evk/ |
D | CMakeLists.txt | 12 "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-latest/boards/nxp/mimxrt1020_evk/ |
D | CMakeLists.txt | 12 "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-latest/samples/subsys/mgmt/updatehub/ |
D | overlay-prj.conf.example | 10 #If you use the autorandler, need set UPDATEHUB_POLL_INTERVAL. 18 #You need set the updatehub-ce ip Address.
|
/Zephyr-latest/dts/bindings/counter/ |
D | espressif,esp32-rtc-timer.yaml | 10 supporting applications that need to keep a timing baseline on 13 There is also no need to enable the RTC Timer node, it starts
|
/Zephyr-latest/boards/nxp/mimxrt1064_evk/ |
D | CMakeLists.txt | 17 "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-latest/boards/nxp/mimxrt1160_evk/ |
D | CMakeLists.txt | 12 "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-latest/boards/nxp/mimxrt1040_evk/ |
D | CMakeLists.txt | 17 "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-latest/samples/net/lwm2m_client/ |
D | overlay-dtls-cert.conf | 4 # I need room to store certificates 24 # We only need prime256v1 curve
|
/Zephyr-latest/lib/smf/ |
D | smf.c | 111 /* No need to continue if terminate was set */ in smf_execute_all_entry_actions() 123 /* No need to continue if terminate was set */ in smf_execute_all_entry_actions() 164 /* No need to continue if terminate was set */ in smf_execute_ancestor_run_actions() 201 /* No need to continue if terminate was set in the exit action */ in smf_execute_all_exit_actions() 244 /* No need to continue if terminate was set */ in smf_set_initial() 250 /* No need to continue if terminate was set */ in smf_set_initial() 299 /* No need to continue if terminate was set in the exit action */ in smf_set_state() 307 /* No need to continue if terminate was set in the exit action */ in smf_set_state() 319 /* No need to continue if terminate was set in the entry action */ in smf_set_state() 340 /* No need to continue if terminate was set in the entry action */ in smf_set_state() [all …]
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.quectel-bg9x | 39 need to be changed. 47 need to be changed. 55 need to be changed.
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | CMakeLists.txt | 12 "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-latest/boards/nxp/mimxrt1050_evk/ |
D | CMakeLists.txt | 21 "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-latest/boards/acrn/acrn/doc/ |
D | index.rst | 43 Note the kconfig output in ``build/zephyr/.config``, you will need to 46 The Zephyr build artifact you will need is ``build/zephyr/zephyr.bin``, 53 First you need the source code, clone from: 74 VM image and avoids the need to needlessly copy large Linux blobs into 125 Now you need to configure the CPU environment ACRN presents to the 195 The only build artifact you need is the ACRN multiboot image in 202 itself launched from the EFI firmware. These need to be configured 208 First, you will need a GRUB EFI binary that corresponds to your 211 will not, however, and GRUB will need to be specially patched for 214 practice you may just need to ask around and copy a binary from the [all …]
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | dfu.rst | 63 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
|