Home
last modified time | relevance | path

Searched full:require (Results 1 – 25 of 578) sorted by relevance

12345678910>>...24

/Zephyr-latest/scripts/west_commands/tests/
Dtest_mdb.py202 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
203 def test_flash_nsim(require, cc, test_case, mdb_nsim): argument
205 assert require.called
210 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
211 def test_debug_nsim(require, pii, test_case, mdb_nsim): argument
213 assert require.called
219 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
220 def test_multicores_nsim(require, pii, cc, test_case, mdb_nsim): argument
222 assert require.called
231 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
[all …]
Dtest_pyocd.py168 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
169 def test_flash(require, cc, pyocd_args, expected, pyocd): argument
171 assert require.called
180 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
181 def test_debug(require, rsc, pyocd_args, expectedv, pyocd): argument
183 assert require.called
192 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
193 def test_debugserver(require, cc, pyocd_args, expected, pyocd): argument
195 assert require.called
202 # (Unlike the constructor tests, these require additional patching to mock and
[all …]
Dtest_nxp_s32dbg.py170 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
171 def test_debugserver(require, check_call, system, argument
178 assert require.called
194 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
195 def test_debug(require, check_call, popen_ignore_int, get_script, temporary_dir, system, argument
210 assert require.called
228 @patch('runners.core.ZephyrBinaryRunner.require', side_effect=require_patch)
229 def test_attach(require, check_call, popen_ignore_int, get_script, temporary_dir, system, argument
244 assert require.called
Dtest_bossac.py165 @patch('runners.core.ZephyrBinaryRunner.require',
198 @patch('runners.core.ZephyrBinaryRunner.require',
235 @patch('runners.core.ZephyrBinaryRunner.require',
273 @patch('runners.core.ZephyrBinaryRunner.require',
309 @patch('runners.core.ZephyrBinaryRunner.require',
352 @patch('runners.core.ZephyrBinaryRunner.require',
388 @patch('runners.core.ZephyrBinaryRunner.require',
422 @patch('runners.core.ZephyrBinaryRunner.require',
457 @patch('runners.core.ZephyrBinaryRunner.require',
492 @patch('runners.core.ZephyrBinaryRunner.require',
[all …]
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.hrs23 bool "Require encryption for access"
26 bool "Require encryption and authentication for access"
/Zephyr-latest/drivers/sdhc/
DKconfig.sdhc_cdns22 SD host controllers require DMA preparation for read and write operation.
24 configure this flag if they require to transfer more than 8*64Kb of data.
DKconfig32 Some SD host controllers require alignment of their data buffers
34 this value if they require alignment. This represents the alignment
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpmc_interface.h29 * Some commands require additional information which is passed into this 8 bit field.
34 * Some commands require additional information which is passed into this 8 bit field.
39 * Some commands require additional information which is passed into this 4 bit field.
83 * Some commands require additional information which is passed into this 8 bit field.
/Zephyr-latest/doc/kernel/usermode/
Dmpu_stack_objects.rst22 Stack protection mechanisms require hardware support that can restrict access
42 MPU design may require specific constraints on the region definition. These
46 Some MPUs require that each region be aligned to a power of two. These SoCs
54 start and end addresses require 32 byte alignment. An example of this kind of
/Zephyr-latest/subsys/bluetooth/services/ias/
DKconfig.ias22 bool "Require encryption for write access"
25 bool "Require encryption and authentication for write access"
/Zephyr-latest/subsys/fs/ext2/
DKconfig51 Some SD host controllers require alignment of their data buffers
53 this value if they require alignment. This represents the alignment
/Zephyr-latest/doc/contribute/
Dproposals_and_rfcs.rst19 - A new feature that creates new API surface area, and would require a feature
36 Some changes do not require an RFC:
48 As with Pull Requests, RFCs might require discussion in the context of one of
/Zephyr-latest/scripts/west_commands/runners/
Dhifive1.py39 self.require(self.cfg.openocd)
40 self.require(self.cfg.gdb)
Dezflashcli.py60 # and do not require product header. Other applications and MCUboot itself
61 # are run by internal bootloader and thus require valid product header.
98 self.require(self.tool)
Dnios2.py69 self.require(cmd[0])
88 self.require(server_cmd[0])
103 self.require(gdb_cmd[0])
Dspi_burn.py73 self.require(self.spiburn)
75 # Find path to ICEman with require call
76 self.iceman_path = self.require(self.iceman)
/Zephyr-latest/dts/bindings/auxdisplay/
Dsparkfun,serlcd.yaml45 might require tweaking if using I2C at a higher bitrare and/or relativily
55 might require tweaking if using I2C at a higher bitrare and/or relativily
/Zephyr-latest/boards/nordic/thingy53/
Dboard.c11 * could be accessed after power up. In particular bme680 and bmm150 sensors require,
37 * sensors require, 2ms and 1ms power on delay respectively. In order not to sum in setup()
/Zephyr-latest/dts/bindings/pinctrl/
Dnordic-clockpin.yaml8 List of signals that require CLOCKPIN setting enablement.
/Zephyr-latest/kernel/include/
Dgen_offset.h19 * Consequently, changes made to such symbols may require modifications to the
23 * require that the tool itself be modified. Likewise, deleting, renaming, or
24 * changing the meaning of an absolute symbol may require modifications to a
/Zephyr-latest/samples/net/sockets/http_client/
Dieee802154-overlay.conf5 # 2.4G by default, SubG bands require additional driver support,
/Zephyr-latest/samples/net/sockets/http_server/
Dieee802154-overlay.conf5 # 2.4G by default, SubG bands require additional driver support,
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/
Dirq-vector-table.ld6 * Some ARM platforms require this symbol to be placed after the IRQ vector
/Zephyr-latest/dts/bindings/spi/
Dambiq,spid.yaml15 GPIO that interrupts the SPI controller to require operation
/Zephyr-latest/include/zephyr/linker/
Dirq-vector-table-section.ld9 * Some ARM platforms require this symbol to be placed after the IRQ vector

12345678910>>...24