zephyr/drivers
Piotr Zięcik 2af4c1575b drivers: litex_timer: Do not hard code tick rate
The litex_timer driver used hard coded tick rate (set to 100 ticks
per second). This commit replaces the fixed value with a call to
system function which takes under account system configuration.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-05-30 11:21:44 -04:00
..
adc drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00
aio license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
audio driver/audio: mpxxdtyy: Added support for 2 microphones (stereo) 2019-04-18 11:09:46 -05:00
bluetooth drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
can drivers: can: rename drivers to can_<dev name> 2019-05-12 16:54:49 -04:00
clock_control drivers: added break in function stm32_clock_control_get_subsys_rate 2019-05-30 09:40:47 -04:00
console license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
counter drivers: counter: Add SAM0 basic counter support 2019-05-28 09:23:44 -04:00
crypto cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -04:00
display display: ili9340: Add support of Seeed 2.8" TFT Touch Shield v2.0. 2019-05-30 09:39:07 -04:00
dma api: dma: add api to retrieve runtime status 2019-05-07 22:14:36 -04:00
entropy drivers: add CC13xx / CC26xx entropy driver 2019-05-14 06:10:52 -05:00
ethernet eth: eth_mcux: Register mDNS multicast address 2019-05-27 13:05:14 +08:00
flash drivers: flash: w25q: erase operations must be erase-size aligned 2019-05-30 08:36:14 -04:00
gpio kconfig: Use 'CONFIG_FOO_*' in #endif comments to avoid CI failures 2019-05-18 07:20:44 -05:00
hwinfo drivers: hwinfo: Add support for ESP32 2019-05-30 09:28:50 -04:00
i2c drivers: i2c: i2c_esp32: fix configuring speed 2019-05-30 08:29:17 -04:00
i2s drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR 2019-05-14 09:01:21 -05:00
ieee802154 drivers: ieee802154: nrf5: Support when LOG is off 2019-05-13 16:30:27 +02:00
interrupt_controller drivers: interrupt_controller: add LiteX interrupt controller driver 2019-05-15 12:52:16 -05:00
ipm drivers: ipm: mhu: Add MHU driver for V2M Musca 2019-05-15 15:37:50 -05:00
led drivers: led: ht16k33: add missing variable initialization 2019-05-21 23:09:56 -04:00
led_strip license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
modem drivers: modem: introduce u-blox SARA-R4 modem driver 2019-05-21 08:17:20 -04:00
net net: slip: fix compilation without NET_L2_ETHERNET 2019-04-25 21:36:53 +03:00
neural_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pci license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pcie drivers/pcie: add support to read wired IRQ configuration 2019-05-04 18:29:32 -04:00
pinmux drivers: pinmux: Pinmux driver for Microchip SOCs 2019-05-27 09:24:08 -04:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm ext: nrfx: Reserve PPI channels and groups used by Bluetooth controller 2019-05-06 15:25:44 +02:00
rtc drivers: rtc: stm32: correct tm_mon conversion 2019-05-27 09:16:30 -04:00
sensor drivers: adxl362: use burst transfer 2019-05-23 06:55:38 -05:00
serial drivers: serial: sifive: fix configuration of rxcnt/txcnt 2019-05-29 17:22:58 -04:00
spi drivers: add CC13xx / CC26xx SPI driver 2019-05-27 09:21:19 -04:00
timer drivers: litex_timer: Do not hard code tick rate 2019-05-30 11:21:44 -04:00
usb drivers: usb_dc_nrfx: cleanup logging and fix style 2019-05-30 09:31:48 -04:00
watchdog drivers: watchdog: sam0: Check if timeout is valid 2019-05-08 11:52:22 -05:00
wifi drivers: wifi: simplelink: Add static IP address support 2019-05-10 22:42:16 +03:00
CMakeLists.txt uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00