zephyr/drivers
Nathaniel Graff 1dc3cc7fc6 drivers/pwm: Driver for SiFive PWM peripheral
The PWM driver can only control channels 1-3 of the PWM peripheral, not
channel 0. This is an artifact of the peripheral's design.

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-08 09:09:35 -06:00
..
adc
aio
audio
bluetooth
can
clock_control
console
counter counter: qmsi: use correct function prototype 2019-02-08 08:56:45 -05:00
crypto
display drivers: display: Introduce mcux elcdif shim driver 2019-02-07 14:28:55 -06:00
dma
entropy
ethernet drivers: eth_dw: changed stranded error message 2019-02-08 13:57:55 +02:00
flash
gpio gpio: gpio_sch: fix check for interrupt trigger 2019-02-07 22:47:11 -06:00
hwinfo drivers: hwinfo: add driver support for NXP i.mx RT device ID 2019-02-07 15:08:18 -06:00
i2c
i2s
ieee802154
interrupt_controller
ipm
led
led_strip
modem
net
neural_net
pci
pinmux
ptp_clock
pwm drivers/pwm: Driver for SiFive PWM peripheral 2019-02-08 09:09:35 -06:00
rtc soc: stm32: Convert CONFIG_RTC leftover to DT_ 2019-02-07 16:14:00 -05:00
sensor drivers: sht3xd: update to new I2C API 2019-02-07 22:04:28 -05:00
serial
spi
timer drivers: timer: Fix broken dependency for nrf_rtc_timer 2019-02-07 16:14:00 -05:00
usb usb: native_posix: Fix ep_configure() and ep_mps() 2019-02-08 07:56:24 -05:00
watchdog
wifi
CMakeLists.txt
Kconfig