zephyr/drivers/timer
Kumar Gala f85dbb1b34 arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority
Replace _ScbExcPrioSet with calls to NVIC_SetPriority as it handles both
interrupt and exception priorities.  We don't need to shift around the
priority values for NVIC_SetPriority.

Jira: ZEP-1568

Change-Id: Iccd68733c3f7faa82b7ccb17200eef328090b6da
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-30 11:02:36 -06:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile timer: added support for the riscv-qemu timer driver 2017-01-13 19:56:09 +00:00
altera_avalon_timer.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arcv2_timer0.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cortex_m_systick.c arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriority 2017-01-30 11:02:36 -06:00
hpet.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
loapic_timer.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
nrf_rtc_timer.c timer: nrf_rtc: Use CMSIS NVIC APIs directly 2017-01-23 15:15:55 -06:00
pulpino_timer.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
riscv_qemu_timer.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sys_clock_init.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00