Searched refs:required (Results 226 – 250 of 789) sorted by relevance
12345678910>>...32
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 83 This is required for standalone mode. 87 NOTE: A single jumper is required in JP22. 90 This is required for Windows application. 92 This is required for Chrome application.
|
/Zephyr-latest/scripts/tracing/ |
D | parse_ctf.py | 36 required=True,
|
/Zephyr-latest/boards/arduino/opta/ |
D | arduino_opta_stm32h747xx_m7.dts | 51 /* HSI48 required for USB */
|
/Zephyr-latest/cmake/emu/ |
D | nsim.cmake | 3 # mdb is required to run nsim multicore targets
|
/Zephyr-latest/samples/drivers/misc/grove_display/ |
D | README.rst | 16 To use this sample, the following hardware is required:
|
/Zephyr-latest/boards/nuvoton/numaker_pfm_m467/ |
D | numaker_pfm_m467.dts | 123 /* On enabled, usbd is required to be clocked in 48MHz. */
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.cc13xx_cc26xx | 30 The number of samples used to generate entropy. The time required to
|
/Zephyr-latest/subsys/usb/device_next/app/ |
D | Kconfig.cdc_acm_serial | 15 required, configured, and enabled.
|
/Zephyr-latest/samples/boards/st/mco/ |
D | README.rst | 25 It is required to check the Reference Manual to configure the DTS correctly.
|
/Zephyr-latest/samples/subsys/profiling/perf/ |
D | README.rst | 34 the perf buffer size is smaller than required.
|
/Zephyr-latest/scripts/west_commands/ |
D | packages.py | 69 required=True,
|
/Zephyr-latest/scripts/build/ |
D | file2hex.py | 29 parser.add_argument("-f", "--file", required=True, help="Input file")
|
/Zephyr-latest/drivers/mm/ |
D | Kconfig | 52 translation module if required for an SoC. Uses the
|
/Zephyr-latest/subsys/usb/device/class/ |
D | Kconfig.cdc | 51 IAD should not be required for non-composite CDC ACM device,
|
/Zephyr-latest/tests/subsys/sd/sdmmc/ |
D | README.txt | 16 * IOCTL test: verify the SD subsystem correctly implements IOCTL calls required
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig | 34 access is required in an ISR or for special use cases.
|
/Zephyr-latest/tests/subsys/sd/mmc/ |
D | README.txt | 16 * IOCTL test: verify the SD subsystem correctly implements IOCTL calls required
|
/Zephyr-latest/soc/renesas/ra/ra2l1/ |
D | sections.ld | 10 This avoids memory holes due to 1K alignment required by it. */
|
/Zephyr-latest/samples/drivers/espi/ |
D | README.rst | 23 Any pins required for minimum eSPI handshake should be configured.
|
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/ |
D | nrf52840dk_nrf52840_ram_disk_region.overlay | 46 * required by FAT FS.
|
/Zephyr-latest/samples/subsys/lorawan/fuota/ |
D | README.rst | 22 A LoRaWAN Application Server implementing the relevant services is required for this sample to work.
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 75 either `DesignWare ARC nSIM`_ or `DesignWare ARC Free nSIM`_ is required. 78 `DesignWare ARC nSIM`_ and MetaWare Debugger from `ARC MWDT`_ are required. 81 MetaWare Debugger from `ARC MWDT`_ is required as well as the HAPS platform itself. 209 Then it's possible to use them directly or in some machinery if required. 270 If modification of existing nsim configuration is required or even there's a need in creation of a 271 new one it's required to maintain alignment between 319 and based on the selected CPU model via Kconfig. It still can be forcefully set to required value
|
/Zephyr-latest/boards/sparkfun/thing_plus/doc/ |
D | index.rst | 69 300mA required. 94 Some of the examples do not use secure mode, so they do not required the ``ns`` suffix.
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.misc | 49 for dead code. It is also required in immediate mode since it requires 111 backends if required.
|
/Zephyr-latest/doc/develop/tools/ |
D | vscode.rst | 20 Install the required extensions through the :guilabel:`Extensions` marketplace in the left panel. 48 required information (ex. include paths):
|
12345678910>>...32