zephyr/soc/arm/nordic_nrf
Andy Ross 7c0f44816e soc/arm: Increase nRF timer default to the cycle rate.
The nRF timer runs at only 32 kHz, so there's little reason to try to
divide it to get a synthesized tick rate.  Just use the raw clock as
the tick rate, which provides maximal precision and very
singnificantly simplifies the generated code for the ISR.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-07-02 22:52:29 -04:00
..
include
nrf51 cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
nrf52 cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
nrf91 soc: nordic: nrf9160: add IPC capabilities 2019-07-02 19:09:25 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig soc: arm: nordic_nrf: force platform-specific initialization 2019-05-27 09:20:50 -04:00
Kconfig.defconfig soc/arm: Increase nRF timer default to the cycle rate. 2019-07-02 22:52:29 -04:00
Kconfig.peripherals soc: nordic: nrf9160: add IPC capabilities 2019-07-02 19:09:25 -04:00
Kconfig.soc kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00