Searched refs:line (Results 351 – 375 of 819) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/boards/arm/v2m_beetle/support/ |
D | openocd.cfg | 35 # Dont use hardware reset line (even if available) and use SWD "software" reset
|
/Zephyr-latest/doc/develop/west/ |
D | install.rst | 39 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/ |
D | index.rst | 82 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/ |
D | xmc4700_F144x2048-intc.dtsi | 9 port-line-mapping = <
|
D | xmc4500_F100x1024-intc.dtsi | 9 port-line-mapping = <
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.ws | 25 Number of TX retries before dropping the full line of data.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.dummy | 27 line sent by an mcumgr client.
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.smartbond | 12 Enable watchdog driver for Smartbond line of MCUs
|
/Zephyr-latest/soc/nordic/nrf54l/ |
D | Kconfig.soc | 1 # Nordic Semiconductor nRF54L MCU line
|
/Zephyr-latest/cmake/toolchain/xcc/ |
D | generic.cmake | 18 # command line arguments while invoking xt-xcc to determine
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/ |
D | buydisplay_3_5_tft_touch_arduino.overlay | 58 /* Uncomment if IRQ line is available (requires to solder jumper) */
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig.native_posix | 21 Apply a seed by default, even if the user does not request it through the command line.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_user_setup.rst | 22 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/ |
D | Kconfig.soc | 1 # Kinetis K6X MCU line
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/ |
D | buydisplay_2_8_tft_touch_arduino.overlay | 59 /* Uncomment if IRQ line is available (requires to solder jumper) */
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f031.dtsi | 55 /* All STM32F0 series have ADC VBAT channel, except STM32F0x0 value line */
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | Kconfig.shell | 21 int "Credential output line width (characters)"
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 453 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/ |
D | display_renesas_ra.c | 278 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/ |
D | Kconfig.defconfig | 23 # GT911 driver drives reset pin low, GT911 and ILI9806E_DSI driver share a reset line,
|
/Zephyr-latest/soc/nordic/nrf54h/ |
D | Kconfig | 1 # Nordic Semiconductor nRF54H MCU line
|
/Zephyr-latest/soc/nxp/kinetis/ke1xf/ |
D | Kconfig.soc | 1 # Kinetis KE1xF MCU line
|
/Zephyr-latest/soc/nxp/kinetis/ke1xz/ |
D | Kconfig.soc | 1 # Kinetis KE1xZ MCU line
|
/Zephyr-latest/soc/st/stm32/stm32g0x/ |
D | Kconfig.soc | 1 # STMicroelectronics STM32G0 MCU line
|
/Zephyr-latest/include/zephyr/sys/ |
D | __assert.h | 92 void assert_post_action(const char *file, unsigned int line);
|
1...<<11121314151617181920>>...33