zephyr/drivers/interrupt_controller
Pawel Sagan cc30fb871b drivers: i2s: Add LiteX I2S controller driver
This introduces LiteX I2S driver supporting the following features:
    - 8,16,24,32 bit sample width,
    - mono/stereo sound,
    - different sample frequencies
    - big/little-endian data format,
    - concatenated channels mode (for selected sample widths only),
    - slave/master mode operation.

Signed-off-by: Pawel Sagan <psagan@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
2020-08-26 08:17:42 -04:00
..
CMakeLists.txt
intc_arcv2_irq_unit.c
intc_cavs.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
intc_cavs.h
intc_dw.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00
intc_dw.h
intc_exti_stm32.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
intc_gic_common_priv.h
intc_gic.c
intc_gicv3_priv.h
intc_gicv3.c
intc_ioapic_priv.h
intc_ioapic.c drivers: use node IDs for DEVICE_MMIO.*_INIT 2020-08-14 13:35:02 +02:00
intc_loapic_spurious.S
intc_loapic.c
intc_plic.c
intc_rv32m1_intmux.c device: Apply config_info rename everywhere 2020-08-11 19:30:53 +02:00
intc_sam0_eic_priv.h
intc_sam0_eic.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
intc_shared_irq.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
intc_swerv_pic.c
intc_system_apic.c
intc_vexriscv_litex.c drivers: i2s: Add LiteX I2S controller driver 2020-08-26 08:17:42 -04:00
Kconfig
Kconfig.cavs
Kconfig.dw
Kconfig.gic
Kconfig.loapic
Kconfig.multilevel
Kconfig.multilevel.aggregator_template
Kconfig.rv32m1
Kconfig.sam0
Kconfig.shared_irq
Kconfig.stm32