zephyr/drivers
Peter Mitsis da384d5610 timers: Fix _sys_idle_elapsed_ticks name in comments
Fixes two missed replacements of
    _SysIdleElapsedTicks -> _sys_idle_elapsed_ticks
in the timer drivers.

Both were previously missed due to typos.

Change-Id: If55c9624df6f3bd7188e249f74d3ee3de61a68e4
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:59 -05:00
..
bluetooth Bluetooth: Make bt_uart_open parameters explicit void 2016-02-05 20:15:40 -05:00
console uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
gpio gpio: Correct the PCI pre-set informations 2016-02-05 20:15:36 -05:00
i2c ia32_pci: Add support for the designware i2c controller 2016-02-05 20:15:36 -05:00
interrupt_controller x86: Change SHUTOFF_PIC to PIC_DISABLE 2016-02-05 20:15:41 -05:00
pci x86: move drivers to sys_{in,out} functions from PLB_* macros 2016-02-05 20:15:41 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial Remove serial options dependency on X86_32 2016-02-05 20:15:36 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: Mask tx interrupt once over with any transmission 2016-02-05 20:15:41 -05:00
timer timers: Fix _sys_idle_elapsed_ticks name in comments 2016-02-05 20:15:59 -05:00
Kconfig i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00
Makefile i2c: Adding makefile to build code 2016-02-05 20:15:36 -05:00