zephyr/drivers
Simon Desfarges 9abc29e3ae arc_timer: assert that counter always lower than limit
ASSERT are put each time the timer0 limit register or the timer0 count register
is modified.

Change-Id: I38684d57803de285f4e26c68b449c71396e4c750
Signed-off-by: Simon Desfarges <simon.desfarges@intel.com>
2016-03-24 12:05:37 +00:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio: put driver kconfigs under submenus 2016-03-18 11:27:09 +00:00
bluetooth drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
clock_control clock_control/stm32f1: HSE support and PLL configuration cleanup 2016-03-21 16:36:13 +00:00
console drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers/nble: Fix validation of advertising parameters 2016-03-23 06:14:30 +00:00
pci pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pinmux drivers: pinmux: Restructure kconfig options 2016-03-23 15:36:43 +00:00
pwm drivers: pwm: Make K64 pwm submenu available only for K64 soc 2016-03-23 15:36:42 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
sensor sensor: add driver for LSM9DS0 gyroscope 2016-03-24 08:03:31 +00:00
serial uart: Enable QMSI driver for Quark D2000 2016-03-18 23:33:06 +00:00
shared_irq drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
spi drivers: spi: Make K64 spi submenu available only for K64 soc 2016-03-23 15:36:43 +00:00
timer arc_timer: assert that counter always lower than limit 2016-03-24 12:05:37 +00:00
watchdog drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
Kconfig drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00