Home
last modified time | relevance | path

Searched refs:line (Results 376 – 400 of 819) sorted by relevance

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

/Zephyr-latest/boards/
Ddeprecated.cmake8 # To add a board rename, add a line in following format:
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.dw19 controller which combines several sources of interrupt into one line
DKconfig.nxp_s3230 interrupt line. This is a SoC integration option.
/Zephyr-latest/snippets/xen_dom0/boards/
Drcar_h3ulcb_r8a77951_a57.overlay13 * following line in Xen boot log to set it right:
Drcar_salvator_xs.overlay13 * following line in Xen boot log to set it right:
Dqemu_cortex_a53.overlay17 * following line in Xen boot log to set it right:
Drcar_spider_s4_r8a779f0_a55.overlay13 * following line in Xen boot log to set it right:
/Zephyr-latest/doc/hardware/peripherals/sensor/
Ddevice_tree.rst20 … int-gpios = <&pioc 6 GPIO_ACTIVE_HIGH>; /* SoC specific pin to select for interrupt line */
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/dts/
Dadafruit_2_8_tft_touch_v2.dtsi71 /* Uncomment if IRQ line is available (requires to solder jumper) */
/Zephyr-latest/soc/st/stm32/stm32f0x/
DKconfig.soc1 # ST Microelectronics STM32F0 MCU line
/Zephyr-latest/soc/st/stm32/stm32l0x/
DKconfig.soc1 # ST Microelectronics STM32L0 MCU line
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_output.py148 for line in err.split('\n'):
149 columns = line.split()
/Zephyr-latest/scripts/west_commands/runners/
Dbossac.py80 return any(flag in line for line in self.read_help())
/Zephyr-latest/subsys/net/l2/ppp/
Dppp_internal.h119 const char *caller, int line);
128 const char *caller, int line);
/Zephyr-latest/subsys/console/
DKconfig22 bool "Line by line input"
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/
Dfifo_mock.py71 for line in zen_of_python:
/Zephyr-latest/scripts/coccinelle/
Dsemicolon.cocci62 if p[0].line != p1[0].line_end:
/Zephyr-latest/soc/nordic/nrf52/
DKconfig.soc1 # Nordic Semiconductor nRF52 MCU line, Zephyr hw model v2 compliant
/Zephyr-latest/soc/nordic/nrf91/
DKconfig.soc1 # Nordic Semiconductor nRF91 MCU line
/Zephyr-latest/samples/subsys/console/echo/
DREADME.rst41 You should see another line with instructions below. If not,
/Zephyr-latest/dts/x86/intel/
Datom.dtsi17 d-cache-line-size = <64>;
/Zephyr-latest/drivers/serial/
DKconfig.native_posix46 When this option is selected a new command line switch is provided:
64 command line option, this will be the default command which will be
/Zephyr-latest/samples/subsys/modbus/tcp_gateway/
DREADME.rst5 Implement a gateway between an Ethernet TCP-IP network and a Modbus serial line.
11 an Ethernet TCP-IP network and a Modbus serial line.
/Zephyr-latest/doc/develop/west/
Dwhy.rst9 * The ability to provide an extensible and user-friendly command-line interface
93 command-line tools, i.e. use Zephyr without using west (although west itself
108 programs, along with separate command line interfaces that wrap
/Zephyr-latest/doc/build/dts/
Dbindings-intro.rst47 the node's ``compatible`` property matches the binding's ``compatible:`` line.
91 "generic-baz-device"`` line if the build system can't find a binding with a
92 ``compatible: "foo-company,baz-device"`` line.

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