Home
last modified time | relevance | path

Searched refs:line (Results 351 – 375 of 819) sorted by relevance

1...<<11121314151617181920>>...33

/Zephyr-latest/boards/arm/v2m_beetle/support/
Dopenocd.cfg35 # Dont use hardware reset line (even if available) and use SWD "software" reset
/Zephyr-latest/doc/develop/west/
Dinstall.rst39 launcher is the command-line entry point to running both built-in commands
43 In addition to its command-line interface, you can also use west's Python
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst82 This executable accepts several command line options depending on the
84 You can run it with the ``--help`` command line switch to get a list of
129 ``west build`` or ``cmake`` command line invocation.
142 ``west build`` or ``cmake`` command line invocation.
243 You can do this with the ``--rt`` and ``--no-rt`` options from the command line.
260 command line options. Note that both of these options control the same
328 line option.
362 You can change this random seed value by using the command line option:
399 a command line option to ``zephyr.exe``. For example, to use ``hci0``,
453 can select the location of this file and its name with the command line parameter ``--eeprom``.
[all …]
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4700_F144x2048-intc.dtsi9 port-line-mapping = <
Dxmc4500_F100x1024-intc.dtsi9 port-line-mapping = <
/Zephyr-latest/subsys/logging/backends/
DKconfig.ws25 Number of TX retries before dropping the full line of data.
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.dummy27 line sent by an mcumgr client.
/Zephyr-latest/drivers/watchdog/
DKconfig.smartbond12 Enable watchdog driver for Smartbond line of MCUs
/Zephyr-latest/soc/nordic/nrf54l/
DKconfig.soc1 # Nordic Semiconductor nRF54L MCU line
/Zephyr-latest/cmake/toolchain/xcc/
Dgeneric.cmake18 # command line arguments while invoking xt-xcc to determine
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/
Dbuydisplay_3_5_tft_touch_arduino.overlay58 /* Uncomment if IRQ line is available (requires to solder jumper) */
/Zephyr-latest/drivers/entropy/
DKconfig.native_posix21 Apply a seed by default, even if the user does not request it through the command line.
/Zephyr-latest/doc/connectivity/networking/
Dqemu_user_setup.rst22 this gateway, which will filter out packets based on the QEMU command line
65 This option is appended as-is to the QEMU command line. Therefore, any problems with
66 this command line will be reported by QEMU only. Here's what this particular
/Zephyr-latest/soc/nxp/kinetis/k6x/
DKconfig.soc1 # Kinetis K6X MCU line
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/
Dbuydisplay_2_8_tft_touch_arduino.overlay59 /* Uncomment if IRQ line is available (requires to solder jumper) */
/Zephyr-latest/dts/arm/st/f0/
Dstm32f031.dtsi55 /* All STM32F0 series have ADC VBAT channel, except STM32F0x0 value line */
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig.shell21 int "Credential output line width (characters)"
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dleshan.py453 for line in self._it:
454 if line == f'event: {event}':
455 for line in self._it:
456 if not line.startswith('data: '):
458 data = json.loads(line.removeprefix('data: '))
/Zephyr-latest/drivers/display/
Ddisplay_renesas_ra.c278 R_ICU->IELSR[DT_INST_IRQ_BY_NAME(id, line, irq)] = ELC_EVENT_GLCDC_LINE_DETECT; \
279 IRQ_CONNECT(DT_INST_IRQ_BY_NAME(id, line, irq), \
280 DT_INST_IRQ_BY_NAME(id, line, priority), renesas_ra_glcdc_isr, \
282 irq_enable(DT_INST_IRQ_BY_NAME(id, line, irq)); \
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
DKconfig.defconfig23 # GT911 driver drives reset pin low, GT911 and ILI9806E_DSI driver share a reset line,
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig1 # Nordic Semiconductor nRF54H MCU line
/Zephyr-latest/soc/nxp/kinetis/ke1xf/
DKconfig.soc1 # Kinetis KE1xF MCU line
/Zephyr-latest/soc/nxp/kinetis/ke1xz/
DKconfig.soc1 # Kinetis KE1xZ MCU line
/Zephyr-latest/soc/st/stm32/stm32g0x/
DKconfig.soc1 # STMicroelectronics STM32G0 MCU line
/Zephyr-latest/include/zephyr/sys/
D__assert.h92 void assert_post_action(const char *file, unsigned int line);

1...<<11121314151617181920>>...33