Home
last modified time | relevance | path

Searched full:drives (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/scripts/build/
Duf2conv.py209 drives = []
217 drives.append(words[0])
229 drives.append(os.path.join(rootpath, d))
238 return list(filter(has_info, drives))
350 drives = get_drives()
351 if len(drives) == 0:
354 while len(drives) == 0:
356 drives = get_drives()
359 for d in drives:
/Zephyr-latest/boards/shields/lcd_par_s035/
DKconfig.defconfig33 # GT911 driver drives reset pin low, so it needs to initialize before
/Zephyr-latest/drivers/bluetooth/
DKconfig24 # Insert here any custom (non-HCI) offload drives
/Zephyr-latest/samples/drivers/espi/dts/bindings/
Dmec15xx-board-power.yaml8 build and run samples/drives/espi in Zephyr.
Dmec172x-board-power.yaml8 build and run samples/drives/espi in Zephyr.
/Zephyr-latest/doc/hardware/peripherals/
Dhaptics.rst12 During a haptic feedback event the haptic device drives a signal to an
/Zephyr-latest/boards/arduino/nicla_vision/
Dboard_gpio_hse.c13 /* The external oscillator that drives the HSE clock should be enabled in board_gpio_hse()
/Zephyr-latest/dts/bindings/display/panel/
Dpanel-timing.yaml120 0 drives pixel data on falling edge, and samples on rising edge.
121 1 drives pixel data on rising edge, and samples data on falling edge
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
DKconfig.defconfig23 # GT911 driver drives reset pin low, GT911 and ILI9806E_DSI driver share a reset line,
/Zephyr-latest/boards/arduino/opta/
Dboard_gpio_init.c13 /* The external oscillator that drives the HSE clock should be enabled in board_gpio_init()
/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/
Dmec172xevb_assy6906.overlay58 /* Controller drives chip select
/Zephyr-latest/dts/bindings/spi/
Dnordic,nrf-spi-common.yaml56 for the transfer and when everything is ready, it drives the WAKE
/Zephyr-latest/samples/basic/servo_motor/
DREADME.rst10 This is a sample app which drives a servomotor using the :ref:`PWM API <pwm_api>`.
/Zephyr-latest/samples/basic/rgb_led/
DREADME.rst10 This is a sample app which drives an RGB LED using the :ref:`PWM API <pwm_api>`.
/Zephyr-latest/boards/adafruit/trinket_m0/
Dadafruit_trinket_m0.dts75 /* Drives the on-board DotStar LED */
/Zephyr-latest/boards/sc/scobc_module1/doc/
Dindex.rst47 selected clock signal is then used by the CMT in the FPGA, and drives the CPU at
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/
Dindex.rst7 and SATA3.0 interfaces enables expansion with large hard drives.
/Zephyr-latest/drivers/led/
Dpca9633.c25 /* PCA9633 select registers determine the source that drives LED outputs */
Dtlc59108.c28 /* TLC59108 select registers determine the source that drives LED outputs */
Dlp5562.c18 * register that drives the PWM of the connected LED.
/Zephyr-latest/boards/ronoth/lodev/doc/
Dindex.rst79 18 PA9 USB serial Tx drives this pin (input) for UART1
/Zephyr-latest/arch/arc/
DKconfig157 The BSP must provide a valid default. This drives the size of the
/Zephyr-latest/drivers/pwm/
Dpwm_nrfx.c225 * registers and drives its outputs accordingly. in pwm_nrfx_set_cycles()
/Zephyr-latest/drivers/clock_control/
Dclock_stm32_ll_wb0.c417 /* Obtain SYSCLK frequency by checking which source drives high-speed clock tree. in stm32_clock_control_get_subsys_rate()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc_scsi.c637 * Microsoft Windows issues this command for all USB drives (no idea why)

12