Searched refs:line (Results 401 – 425 of 819) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/drivers/console/ |
D | Kconfig | 15 int "Console maximum input line length" 198 int "IPM console line buffer length" 202 IPM console line buffer length specify amount of the buffer 203 where characters are stored before sending the whole line. 222 value must be large enough to accommodate any line sent by an mcumgr
|
/Zephyr-latest/drivers/sensor/ti/ina23x/ |
D | Kconfig | 50 interrupts are configured to line ALERT PIN.
|
/Zephyr-latest/drivers/led/ |
D | Kconfig.ht16k33 | 55 if no interrupt line is present.
|
/Zephyr-latest/samples/drivers/uart/echo_bot/ |
D | README.rst | 12 an end of line (return key) is received.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.e1000 | 21 a parameter to -nic qemu command line option.
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_scl.py | 147 type(context_mark).line = 0 151 type(problem_mark).line = 0
|
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 60 the original sign-off line and author identity, or 62 *own* sign-off line and author identity). In this case, the developer
|
/Zephyr-latest/samples/subsys/display/cfb_shell/ |
D | README.rst | 110 of the display the remaining characters will be displayed on the next line. The 122 remaining characters will be displayed in the next line. The text will scroll
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 179 line-name = "pwr-led"; 186 line-name = "bus_pwr_en";
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_report.py | 493 for line in expected_content: 494 result = re.search(line, err) 516 for line in expected_content: 517 result = re.search(line, err)
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 115 Note that the executable is a BabbleSim executable. The ``-nosim`` command line 163 Where the ``-s`` command line option provides a string which uniquely identifies 168 BabbleSim devices and Phy support many command line switches. 204 be provided as command line options.
|
/Zephyr-latest/soc/raspberrypi/rpi_pico/rp2040/ |
D | Kconfig | 1 # Raspberry Pi RP2XXX MCU line
|
/Zephyr-latest/boards/nxp/lpcxpresso11u68/support/ |
D | openocd.cfg | 11 # embedded firmware. Uncomment the line corresponding to yours.
|
/Zephyr-latest/scripts/ci/es_upload/ |
D | README.md | 17 For other command line options and more details run the upload script with `--help`, 44 The upload script has several command line options to change `twister.json` data: 63 * Other command line options: `--flatten-dict-name`, `--flatten-list-names`,
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 1348 int line); 1390 int line); 1427 const char *func, int line); 1452 const char *func, int line); 1537 void net_buf_unref_debug(struct net_buf *buf, const char *func, int line); 2591 const char *func, int line);
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 96 'one-line help for what my-command-name does', # self.help 99 A multi-line description of my-command. 104 parser_adder.add_parser() below if you want to keep your line 151 help: one-line help for what my-command-name does 185 help: one-line help for what my-command-name does
|
/Zephyr-latest/scripts/net/ |
D | README.txt | 76 '--zephyr-dir' command line arguments. The sample test script also assumes 80 the 'N' or '--net-tools-dir' command line argument.
|
/Zephyr-latest/boards/vcc-gnd/yd_stm32h750vb/doc/ |
D | index.rst | 120 https://www.st.com/en/microcontrollers-microprocessors/stm32h750-value-line.html 123 …rce/en/reference_manual/rm0433-stm32h742-stm32h743753-and-stm32h750-value-line-advanced-armbased-3…
|
/Zephyr-latest/soc/nordic/nrf92/ |
D | Kconfig.soc | 1 # Nordic Semiconductor nRF9280 MCU line
|
/Zephyr-latest/scripts/ci/ |
D | twister_ignore.txt | 1 # Add one pattern per line.
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | link-roles.py | 76 source, line = inliner.reporter.get_source_and_line(lineno)
|
/Zephyr-latest/soc/st/stm32/stm32h7x/ |
D | Kconfig.soc | 1 # ST Microelectronics STM32H7 MCU line
|
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/ |
D | Kconfig | 1 # LPC LPC54XXX MCU line
|
/Zephyr-latest/soc/st/stm32/stm32f4x/ |
D | Kconfig.soc | 1 # STMicroelectronics STM32F4 MCU line
|
/Zephyr-latest/soc/st/stm32/stm32l4x/ |
D | Kconfig.soc | 1 # ST Microelectronics STM32L4 MCU line
|
1...<<11121314151617181920>>...33