Searched refs:line (Results 326 – 350 of 819) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/boards/shields/rk043fn02h_ct/ |
D | Kconfig.defconfig | 41 # Force display buffers to be aligned to cache line size (32 bytes)
|
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/ |
D | Kconfig.defconfig | 41 # Force display buffers to be aligned to cache line size (32 bytes)
|
/Zephyr-latest/soc/nordic/ |
D | Kconfig.defconfig | 1 # Nordic Semiconductor nRFx MCU line
|
/Zephyr-latest/soc/nordic/nrf92/ |
D | Kconfig | 1 # Nordic Semiconductor nRF92 MCU line
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.renesas_ra | 28 # Force display buffers to be aligned to cache line size (64 bytes)
|
/Zephyr-latest/soc/st/stm32/stm32f3x/ |
D | Kconfig.soc | 1 # STMicroelectronics STM32F3 MCU line
|
/Zephyr-latest/soc/st/stm32/stm32g4x/ |
D | Kconfig.soc | 1 # STMicroelectronics STM32G4 MCU line
|
/Zephyr-latest/soc/st/stm32/stm32u5x/ |
D | Kconfig.soc | 1 # ST Microelectronics STM32U5 MCU line
|
/Zephyr-latest/dts/x86/intel/ |
D | lakemont.dtsi | 18 d-cache-line-size = <64>;
|
/Zephyr-latest/tests/drivers/stepper/drv8424/api/boards/ |
D | nucleo_f767zi.overlay | 29 gpio-line-names =
|
/Zephyr-latest/boards/bbc/microbit/ |
D | board.cmake | 8 # in which case the following line should be removed to default back to "jlink" OpenOCD interface
|
/Zephyr-latest/scripts/coccinelle/ |
D | mini_lock.cocci | 101 msg = "preceding lock on line %s" % (p[0].line)
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 14 The S-Processor line is a 2-Chip Platform that includes the Processor Die and 17 The P-Processor line is a 2-Die Multi Chip Package (MCP) that includes the
|
/Zephyr-latest/tests/drivers/display/display_read_write/src/ |
D | main.c | 94 uint16_t line = (i - x) / width; in verify_background_color() local 95 uint16_t tile = line / 8; in verify_background_color() 96 uint16_t y = line % 8; in verify_background_color()
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 55 for line in fp.readlines(): 56 if re.search("GCOV_COVERAGE_DUMP_START", line): 60 if re.search("GCOV_COVERAGE_DUMP_END", line): 66 if line.startswith("*"): 67 sp = line.split("<")
|
/Zephyr-latest/cmake/util/ |
D | execute_process.cmake | 4 # "ARGS" for the process command-line arguments.
|
/Zephyr-latest/boards/bbc/microbit_v2/ |
D | board.cmake | 9 # in which case the following line should be removed to default back to "jlink" OpenOCD interface
|
/Zephyr-latest/tests/arch/arm/arm_custom_interrupt/ |
D | README.txt | 18 Available IRQ line: 42
|
/Zephyr-latest/scripts/kconfig/ |
D | menuconfig.py | 1427 for i, line in enumerate(_MAIN_HELP_LINES): 1428 _safe_addstr(_help_win, i, 0, line) 1779 *(len(line) + 4 for line in info_lines)) 1797 for linenr, line in enumerate(info_lines): 1798 _safe_addstr(win, 4 + linenr, 2, line) 1976 win_width = min(max(len(line) for line in lines) + 4, screen_width) 1986 for i, line in enumerate(text.split("\n")): 1987 _safe_addstr(win, 2 + i, 2, line) 2345 for i, line in enumerate(_JUMP_TO_HELP_LINES): 2346 _safe_addstr(help_win, i, 0, line) [all …]
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | iso_internal.h | 131 const char *func, int line);
|
/Zephyr-latest/cmake/toolchain/xt-clang/ |
D | generic.cmake | 13 # command line arguments while invoking xt-clang to determine
|
/Zephyr-latest/boards/snps/nsim/arc_v/ |
D | rmx1xx.dtsi | 46 * so connect UART interrupt to 17th line as a stub to
|
/Zephyr-latest/soc/nxp/kinetis/k2x/ |
D | Kconfig | 1 # Kinetis K2X MCU line
|
/Zephyr-latest/soc/st/stm32/stm32f7x/ |
D | Kconfig.soc | 1 # ST Microelectronics STM32F7 MCU line
|
/Zephyr-latest/samples/drivers/auxdisplay/ |
D | README.rst | 18 HD44780-compatible 20 character by 4 line display. See the overlay file
|
1...<<11121314151617181920>>...33