Home
last modified time | relevance | path

Searched refs:line (Results 226 – 250 of 819) sorted by relevance

12345678910>>...33

/Zephyr-latest/boards/particle/boron/
Dparticle_boron_defconfig19 # Fix the priority to enable the modem line's serial buffer
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_64.dts13 d-cache-line-size = <64>;
/Zephyr-latest/boards/espressif/esp32c3_devkitc/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/boards/espressif/esp32c3_devkitm/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/boards/espressif/esp32c3_rust/support/
Dopenocd.cfg4 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig56 prompt "Instruction cache line size"
59 Instruction cache line size to be set on application startup.
121 prompt "Data cache line size"
124 Data cache line size to be set on application startup.
/Zephyr-latest/cmake/modules/
Dhwm_v2.cmake64 string(SUBSTRING "${ret_hw}" ${start} -1 line)
67 cmake_parse_arguments(HWM "" "TYPE" "" ${line})
69 cmake_parse_arguments(ARCH_V2 "" "NAME;DIR" "" ${line})
76 cmake_parse_arguments(SOC_V2 "" "NAME;HWM" "DIR" ${line})
/Zephyr-latest/lib/os/
DKconfig84 int "Remote cache line size"
88 this value should be set to the data cache line size of the remote core.
89 If local data cache line is detected at runtime then it should be
90 maximum of local and remote line size.
/Zephyr-latest/soc/infineon/cat3/xmc4xxx/
DKconfig1 # XMC 4xxx MCU line
/Zephyr-latest/soc/st/stm32/stm32u5x/
DKconfig.defconfig1 # ST Microelectronics STM32U5 MCU line
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_hd44780.c110 for (int line = 7; line >= lsb_line; --line) { in hd44780_db_gpios_configure() local
111 rc = gpio_pin_configure_dt(&config->db_gpios[line], flags); in hd44780_db_gpios_configure()
163 for (int8_t line = 7; line >= lsb_line; --line) { in auxdisplay_hd44780_command() local
164 gpio_pin_set_dt(&config->db_gpios[line], ((cmd & BIT(i)) ? 1 : 0)); in auxdisplay_hd44780_command()
/Zephyr-latest/soc/nordic/nrf53/
DKconfig.soc1 # Nordic Semiconductor nRF52 MCU line, Zephyr hw model v2 compliant
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig.soc1 # Nordic Semiconductor nRF54H MCU line
/Zephyr-latest/soc/nordic/nrf54l/
DKconfig.defconfig1 # Nordic Semiconductor nRF54L MCU line
/Zephyr-latest/boards/st/b_l072z_lrwan1/support/
Dopenocd.cfg9 # There is only system reset line and JTAG/SWD command can be issued when SRST
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/
DKconfig.defconfig10 # NOTE: Enable if IRQ line is available (requires to solder jumper)
/Zephyr-latest/soc/st/stm32/stm32c0x/
DKconfig.soc1 # STMicroelectronics STM32C0 MCU line
/Zephyr-latest/soc/st/stm32/stm32f4x/
DKconfig.defconfig1 # STMicroelectronics STM32F4 MCU line
/Zephyr-latest/drivers/ethernet/
DKconfig.smsc911x17 a parameter to -nic qemu command line option.
/Zephyr-latest/boards/96boards/stm32_sensor_mez/support/
Dopenocd.cfg9 # There is only system reset line and JTAG/SWD command can be issued when SRST
/Zephyr-latest/boards/luatos/esp32c3_luatos_core/support/
Dopenocd.cfg5 # Uncomment the line below to enable USB debugging.
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dup_squared.overlay8 * This uses pin 40 on HAT as LED, and pin 38 as interrupt line.
/Zephyr-latest/boards/dragino/lsn50/support/
Dopenocd.cfg9 # There is only system reset line and JTAG/SWD command can be issued when SRST
/Zephyr-latest/subsys/modbus/
DKconfig43 bool "Modbus over serial line support"
49 Enable Modbus over serial line support.
/Zephyr-latest/samples/drivers/misc/grove_display/
DREADME.rst32 Grove LCD VDD line needs to be connected to the 5V power line, otherwise

12345678910>>...33