/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 363 The ``enum:`` line is followed by a list of values the property may contain. If 546 For example, a binding for an external SPI memory chip should include this line: 552 And a binding for an I2C based temperature sensor should include this line: 740 write this list in a single line of YAML as ``include: [foo.yaml, bar.yaml]``.)
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 110 example, base memory mapped IO addresses, IRQ line numbers, or other fixed 270 instance needs to configure a different interrupt line, this can be accomplished 275 with a different interrupt line. In ``drivers/subsystem/subsystem_my_driver.h``:
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig | 1 # Nordic Semiconductor nRFx MCU line
|
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/ |
D | index.rst | 97 User can select the MCUboot bootloader by adding the following line
|
/Zephyr-latest/boards/m5stack/stamp_c3/doc/ |
D | index.rst | 79 User can select the MCUboot bootloader by adding the following line
|
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/ |
D | index.rst | 92 User can select the MCUboot bootloader by adding the following line
|
/Zephyr-latest/boards/96boards/neonkey/doc/ |
D | index.rst | 165 For flashing, `stm32flash`_ command line utility can be used. The following
|
/Zephyr-latest/dts/arm/st/wb0/ |
D | stm32wb0.dtsi | 155 line-ranges = <0 16>, <16 16>;
|
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/ |
D | index.rst | 143 through command line:
|
/Zephyr-latest/boards/atmel/sam/sam_e70_xplained/doc/ |
D | index.rst | 115 (flash erasing procedure is started when the erase line is asserted for at
|
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/doc/ |
D | index.rst | 118 on (flash erasing procedure is started when the erase line is asserted for
|
/Zephyr-latest/boards/nxp/rddrone_fmuk66/ |
D | rddrone_fmuk66.dts | 87 /* This regulator enables the 3V3_S line, which powers sensors on-board. */
|
/Zephyr-latest/tests/arch/arm/arm_interrupt/ |
D | README.txt | 71 Available IRQ line: 68
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 90 # - EXTRA_DTC_FLAGS: list of extra command line options to pass to 93 # - DTS_EXTRA_CPPFLAGS: extra command line options to pass to the
|
/Zephyr-latest/dts/arm/st/g4/ |
D | stm32g4.dtsi | 196 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>, 605 alrm-exti-line = <17>;
|
/Zephyr-latest/dts/arm/st/h5/ |
D | stm32h5.dtsi | 176 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>, 333 alrm-exti-line = <17>;
|
/Zephyr-latest/dts/arm/st/f2/ |
D | stm32f2.dtsi | 117 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>, 207 alrm-exti-line = <17>;
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 150 - West commands no longer accept abbreviated command line arguments. For 153 applied to all of Zephyr's Python scripts' command-line interfaces. The 513 line, output for them is included regardless of whether they are active. 560 - The west command line application can now also be run using ``python3 -m 699 command line flag and ``update.fetch`` :ref:`configuration option
|
/Zephyr-latest/subsys/net/ip/ |
D | net_if.c | 5161 int line) in net_if_addr_ref_debug() argument 5175 __ASSERT(iface, "iface is NULL (%s():%d)", caller, line); in net_if_addr_ref_debug() 5189 caller, line); in net_if_addr_ref_debug() 5203 caller, line); in net_if_addr_ref_debug() 5213 const char *caller, int line) in net_if_addr_unref_debug() argument 5228 __ASSERT(iface, "iface is NULL (%s():%d)", caller, line); in net_if_addr_unref_debug() 5240 caller, line); in net_if_addr_unref_debug() 5253 caller, line); in net_if_addr_unref_debug() 5267 ref - 1, caller, line); in net_if_addr_unref_debug()
|
/Zephyr-latest/subsys/fb/ |
D | cfb_shell.c | 510 SHELL_CMD_ARG(line, NULL, HELP_DRAW_LINE, cmd_draw_line, 5, 0),
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig | 97 This enables the API for apps to control the serial line,
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig | 30 controller reserved pins and line names.
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 89 executable for your host OS, and use the command-line steps below to
|
/Zephyr-latest/samples/sensor/bme280/ |
D | README.rst | 164 That the driver logs include a line saying ``BME280_I2C OK`` in both cases, but
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/doc/ |
D | index.rst | 169 SECO SBC-3.5-PX30 has two SPI lines: SPI1 is an internal SPI line connected to the
|