zephyr/modules/hal_nordic/nrfx
Andrzej Głąbek c08442c85a modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case
When the SYS_CLOCK_EXISTS Kconfig option is not enabled, k_busy_wait()
has no implementation, so in such case, call nrfx_coredep_delay_us()
directly.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-06-15 17:04:30 -05:00
..
CMakeLists.txt
Kconfig modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00
nrfx_config.h modules: hal_nordic: Add NRFX_GPIOTE_NUM_OF_EVT_HANDLERS option 2022-01-04 09:50:02 +01:00
nrfx_config_nrf51.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf5340_application.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf5340_network.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf9160.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52805.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52810.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52811.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52820.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52832.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52833.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_config_nrf52840.h everywhere: fix typos 2022-03-14 20:22:24 -04:00
nrfx_glue.c modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
nrfx_glue.h modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
nrfx_log.h modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00