zephyr/drivers/timer
Piotr Zięcik 24abedbd14 driver: timer: nrf: Remove redundant RTC_COUNTER reads.
This commit removes redundant reads of RTC_COUNTER register
propagating optimizations made in the k_cycle_get_32() function.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-08-13 13:10:50 -07:00
..
altera_avalon_timer_hal.c drivers: timer: remove unkown jira ID 2018-03-26 13:13:04 -04:00
arcv2_timer0.c cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
CMakeLists.txt board: posix: add native_posix board definition 2017-12-27 14:16:08 -05:00
cortex_m_systick.c timer: cortex_m: Fix the discontinuous readings of the cycle counter. 2018-02-23 08:58:23 -06:00
hpet.c kernel: Deprecate sys_clock_us_per_tick variable. 2018-07-20 00:03:52 -04:00
Kconfig drivers: timer: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
loapic_timer.c loapic timer: LVTT should be programmed before ICR 2018-07-24 09:19:33 -04:00
native_posix_timer.c native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
nrf_rtc_timer.c driver: timer: nrf: Remove redundant RTC_COUNTER reads. 2018-08-13 13:10:50 -07:00
pulpino_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
riscv_machine_timer.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
sys_clock_init.c drivers: timer: init earlier in boot sequence 2017-07-10 11:44:56 -07:00
xtensa_sys_timer.c esp32: update to ESP-IDF v3.0-dev-2648-gb2ff235b 2018-06-13 18:53:43 -04:00