zephyr/soc
Peter A. Bigot d4b4b99272 soc: arm: nordic: provide custom busy_wait implementations
Implementation taken from Nordic nrfx version 1.3.1 soc/nrfx_coredep.h,
modified to remove material from other series and to conform to Zephyr
coding standards.

Note that unlike standard k_busy_wait this is susceptible to
longer-than-intended delays due to the impact of interrupt handling.

Fixes #11626

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2018-11-26 19:13:18 +01:00
..
arc dts: adc: cleanup CONFIG_ADC_x_NAME 2018-11-21 18:05:39 -05:00
arm soc: arm: nordic: provide custom busy_wait implementations 2018-11-26 19:13:18 +01:00
nios2 Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
posix kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
riscv32 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
x86 dts: adc: cleanup CONFIG_ADC_x_NAME 2018-11-21 18:05:39 -05:00
xtensa dts: intel_s1000: enable DTS for GPIO 2018-11-26 06:56:48 -08:00
Kconfig linker: allow SoC to insert linker script fragments 2018-10-19 16:11:34 -04:00