zephyr/modules/hal_nordic
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
..
nrf_802154 modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
nrfx modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
CMakeLists.txt modules: hal_nordic: add new nrf-802154 glue cmake 2021-04-01 14:08:08 +02:00
Kconfig modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.dt modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00