zephyr/drivers
Lucas Tamborrino 6c99888bfe drivers: video: esp32: Fix unused variables
Fix build warning for unused variables.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2024-10-01 09:51:46 +02:00
..
adc divers: adc: update adc driver to integrate stm32u0 2024-09-27 10:55:56 +01:00
audio
auxdisplay drivers: auxdisplay: Remove unused variables 2024-09-21 12:23:51 +01:00
bbram
bluetooth hci_spi_st: send ACI config synchronously 2024-09-30 12:10:20 +01:00
cache
can
charger
clock_control drivers: clock_control: silabs: Add clock control driver 2024-09-30 17:12:01 +01:00
console
coredump
counter drivers: counter: esp32: disable timer before int clear 2024-09-25 04:04:26 -04:00
crypto
dac drivers: dac: dac_shell: consider buffered and internal options 2024-09-23 13:21:11 -05:00
dai soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
disk drivers: disk: sdmmc: enabled SDMMC DMA for stm32f7x 2024-09-30 17:10:56 +01:00
display drivers: display: ili9xxx: read mipi-mode, only use SPI mode as fallback 2024-09-20 11:56:22 -05:00
dma drivers: dma: stm32: fix dma_stop stream busy handling for HAL override 2024-09-30 17:10:56 +01:00
dp
edac
eeprom
entropy
espi drivers: espi: npcx: add support to customize vw index 2024-09-20 15:14:57 -05:00
ethernet drivers: nxp_enet: Fix tx error handling 2024-09-25 04:05:07 -04:00
firmware
flash drivers: flash: spi nor: Allow the init priority to be configurable 2024-09-27 10:56:41 +01:00
fpga drivers: fpga: configure CDONE for ICE40 as input 2024-09-28 08:18:49 -05:00
fuel_gauge
gnss
gpio driver: gpio: rt1718s: Create a log module with LOG_MODULE_REGISTER 2024-09-30 09:04:58 +02:00
haptics
hwinfo
hwspinlock
i2c drivers: i2c: nrfx_twim: simplify PM by using pm_device_driver_init 2024-09-30 17:11:20 +01:00
i2s
i3c drivers: i3c: shell: add shell cmd for ccc setbuscon 2024-09-30 16:56:04 -05:00
ieee802154 drivers: ieee802154: ieee802154_uart_pipe: replace magic number 2024-09-29 21:20:20 +02:00
input input: gpio_keys: fix gpio_pin_get_dt error handling 2024-09-30 16:57:06 -05:00
interrupt_controller drivers: intc: shared_irq: change init and isr function to static 2024-09-19 18:28:58 +01:00
ipm drivers: ipm: Add IPM over MBOX driver 2024-09-26 09:17:48 -05:00
kscan kscan: input: fix multiple kscan inputs 2024-09-30 12:10:29 +01:00
led
led_strip drivers: led_strip: tlc5971: Enable when the dt-node exists 2024-09-21 12:23:45 +01:00
lora
mbox drivers: mbox: esp32: IRQ priority and flags from dts 2024-09-23 18:08:36 -04:00
mdio
memc
mfd
mipi_dbi drivers: mipi_dbi: add support for parallel 8080/6800 modes using GPIO 2024-09-20 11:56:22 -05:00
mipi_dsi
misc
mm Revert "ace: mm: tlb: Check tlb translation enabled before flushing cache" 2024-09-18 15:30:03 +02:00
modem
mspi
net
pcie
peci
pinctrl drivers: kinetis-pinctrl: Account for SCG K4 2024-09-20 15:14:11 -05:00
pm_cpu_ops
power_domain drivers: power_domain: gpio_monitor: Add PM_DEVICE dependency 2024-09-29 21:22:34 +02:00
ps2
ptp_clock
pwm drivers: pwm_mcux_tpm: support pause level feature 2024-09-29 21:21:34 +02:00
regulator
reset
retained_mem
rtc
sdhc drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
sensor drivers: sensor: add mmc56x3 sensor driver 2024-09-24 10:09:25 +02:00
serial drivers: serial: gecko: Use clock control on Series 2 2024-09-30 17:12:01 +01:00
sip_svc
smbus
spi drivers: spi: gecko: Use clock control on Series 2 2024-09-30 17:12:01 +01:00
stepper stepper: shell: fix uninitialized variable compiler warning 2024-09-30 17:13:07 +01:00
syscon
tee
timer
usb drivers: udc_dwc2: Implement USBHS hibernation quirks 2024-09-26 03:33:52 -04:00
usb_c usbc: add event-driven handling of CC lines changes in ps8815 driver 2024-09-23 10:03:19 +02:00
video drivers: video: esp32: Fix unused variables 2024-10-01 09:51:46 +02:00
virtualization
w1
watchdog
wifi drivers: wifi: esp32: Check blobs dependency 2024-09-30 16:57:50 -05:00
xen
CMakeLists.txt
Kconfig