Home
last modified time | relevance | path

Searched refs:required (Results 26 – 50 of 789) sorted by relevance

12345678910>>...32

/Zephyr-latest/scripts/build/
Dgen_strerror_table.py87 required=True,
93 required=True,
Dprocess_gperf.py143 parser.add_argument("-i", "--input", required=True,
145 parser.add_argument("-o", "--output", required=True,
147 parser.add_argument("-p", "--pattern", required=True,
/Zephyr-latest/scripts/utils/
Dboard_v1_to_v2.py198 parser.add_argument("-b", "--board", type=str, required=True, help="Board name")
200 parser.add_argument("-g", "--group", type=str, required=True, help="Board group")
201 parser.add_argument("-v", "--vendor", type=str, required=True, help="Vendor name")
202 parser.add_argument("-s", "--soc", type=str, required=True, help="Board SoC")
/Zephyr-latest/scripts/dts/
Dgen_driver_kconfig_dts.py50 parser.add_argument("--kconfig-out", required=True,
52 parser.add_argument("--bindings-dirs", nargs='+', required=True,
/Zephyr-latest/boards/hardkernel/odroid_go/
Dodroid_go_procpu_defconfig9 # required to enable LCD backlight
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/
DREADME.txt14 without an overlay, or for which the required wiring is not provided,
21 No special build options are required to make use of the overlay.
/Zephyr-latest/doc/kernel/
Dcode-relocation.rst9 required files and place them in the required memory region. The memory region
17 A regular expression filter can be used to select only the required sections to be relocated.
36 ``prj.conf``, will invoke the script and do the required relocation.
40 appropriate sections and links the required functions or variables from all the
48 needed to force the required functions and data variables to the correct
56 for data copy operations from ROM to required memory type.
72 function zephyr_code_relocate() can be called as many times as required.
88 selected memory is placed in the required memory region.
176 Additional MPU/MMU configuration may be required to ensure that the
/Zephyr-latest/boards/lilygo/ttgo_lora32/
Dttgo_lora32_esp32_procpu_defconfig10 # the following config is required to support chips of revision 1
/Zephyr-latest/samples/drivers/soc_flash_nand/boards/
Dintel_socfpga_agilex5_socdk.overlay7 * dts nodes required by this application for this
/Zephyr-latest/samples/subsys/shell/shell_module/boards/
Dintel_socfpga_agilex_socdk.overlay8 * dts nodes required by this shell application for this
/Zephyr-latest/soc/intel/intel_ish/utils/
Dbuild_ish_firmware.py27 required=True)
31 required=False)
/Zephyr-latest/tests/drivers/interrupt_controller/multi_level_backend/
DCMakeLists.txt8 # required for "sw_isr_common.h"
/Zephyr-latest/scripts/
Drequirements-compliance.txt1 # COMPLIANCE: required by the compliance scripts
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dintel_socfpga_agilex5_socdk.overlay7 * dts nodes required by this application for this
/Zephyr-latest/samples/net/sockets/echo_server/boards/
Dintel_socfpga_agilex5_socdk.overlay7 * dts nodes required by this application for this
/Zephyr-latest/samples/bluetooth/peripheral_hids/
DKconfig11 read and write attributes as authentication required.
/Zephyr-latest/soc/renesas/ra/ra4m1/
Dram_sections.ld10 This avoids memory holes due to 1K alignment required by it. */
/Zephyr-latest/soc/renesas/ra/ra2a1/
Dram_sections.ld10 This avoids memory holes due to 1K alignment required by it. */
/Zephyr-latest/scripts/west_commands/runners/
Dnios2.py39 parser.add_argument('--quartus-flash', required=True)
40 parser.add_argument('--cpu-sof', required=True,
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.xmc4xxx11 Enable interrupt controller driver for XMC4XXX series of devices. This is required for
/Zephyr-latest/soc/st/stm32/stm32wb0x/
DKconfig15 # which makes the following option required
/Zephyr-latest/boards/nxp/vmu_rt1170/
DKconfig.defconfig18 default y if CPU_CORTEX_M7 # No cache memory support is required for driver
/Zephyr-latest/samples/drivers/rtc/boards/
Dqemu_x86.overlay9 * IRQ bit is set. The IRQ is required for alarm
Dqemu_x86_64.overlay9 * IRQ bit is set. The IRQ is required for alarm
/Zephyr-latest/tests/drivers/rtc/rtc_api/boards/
Dqemu_x86.overlay9 * IRQ bit is set. The IRQ is required for alarm

12345678910>>...32