zephyr/modules/hal_nordic/nrfx
Andrzej Głąbek 2a4373ce0d soc: nordic_nrf: nrf91: Add support for nRF9161 SiP / nRF9120 SoC
The nRF9161 is technically a SiP (System-in-Package) that consists of
the nRF9120 SoC and additional components like PMIC, FEM, and XTAL,
so for nrfx/MDK the nRF9120 SoC is to be selected as the build target,
but since the nRF9161 is what a user can actually see on a board, using
only nRF9120 in the Zephyr build infrastructure might be confusing.
That's why in the top level of SoC definitions (for user-configurable
options in Kconfig, for example) the nRF9161 term is used and nRF9120
underneath.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-04-17 09:30:12 -07:00
..
CMakeLists.txt soc: nordic_nrf: nrf91: Add support for nRF9161 SiP / nRF9120 SoC 2023-04-17 09:30:12 -07:00
Kconfig modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00
nrfx_config.h modules: hal_nordic: nrfx: add NRF9120_XXAA support in nrfx_config 2023-04-11 14:39:59 +02:00
nrfx_config_nrf51.h
nrfx_config_nrf91.h modules: hal_nordic: nrfx: add NRF9120_XXAA support in nrfx_config 2023-04-11 14:39:59 +02:00
nrfx_config_nrf5340_application.h
nrfx_config_nrf5340_network.h
nrfx_config_nrf52805.h
nrfx_config_nrf52810.h
nrfx_config_nrf52811.h
nrfx_config_nrf52820.h
nrfx_config_nrf52832.h
nrfx_config_nrf52833.h
nrfx_config_nrf52840.h
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