zephyr/soc/arm/nordic_nrf/nrf51
Piotr Zięcik bd24b31139 Revert "soc: arm: nordic: provide custom busy_wait implementations"
This reverts commit d4b4b99272 as it
introduced unwanted side effect: It moved the k_busy_wait() to other
clock that the one driving system timer and k_cycle_get_32(). As result,
delays created using these interfaces not matched each other.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-03-28 15:09:32 -05:00
..
CMakeLists.txt power: Make power_state enum global 2019-02-04 13:36:29 +01:00
Kconfig.defconfig.nrf51822_QFAA
Kconfig.defconfig.nrf51822_QFAB
Kconfig.defconfig.nrf51822_QFAC
Kconfig.defconfig.series Revert "soc: arm: nordic: provide custom busy_wait implementations" 2019-03-28 15:09:32 -05:00
Kconfig.series power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
Kconfig.soc soc: nordic: Add BPROT and MPU to list of supported HW. 2018-12-03 13:39:27 +01:00
dts_fixup.h soc: nordic: Fix flash driver defines nomenclature in fixup.h 2019-01-15 08:17:26 -06:00
linker.ld
power.c power: modify HAS_STATE_SLEEP_ Kconfig options 2019-03-26 13:27:55 -04:00
soc.c Revert "soc: arm: nordic: provide custom busy_wait implementations" 2019-03-28 15:09:32 -05:00
soc.h power: Rework OS <-> Application interface 2019-02-19 13:25:36 -05:00