zephyr/soc/arm
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
..
arm arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
atmel_sam soc: same70: enable data cache on sam_e70 2018-11-22 13:17:14 -05:00
atmel_sam0 drivers: watchdog: wdt_sam0: Convert Atmel SAM0 driver to the new API 2018-11-19 08:40:15 -06:00
cypress Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
nordic_nrf soc: arm: nordic: provide custom busy_wait implementations 2018-11-26 19:13:18 +01:00
nxp_imx arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
nxp_kinetis dts: adc: cleanup CONFIG_ADC_x_NAME 2018-11-21 18:05:39 -05:00
nxp_lpc Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
silabs_exx32 arm: exx32: Add Silabs EFM32PG12B soc files 2018-11-21 13:42:26 -06:00
st_stm32 drivers/spi: stm32: Use device tree for device clock configuration 2018-11-21 12:28:58 -05:00
ti_lm3s6965 Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
ti_simplelink Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
CMakeLists.txt
Kconfig doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00