nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
nordic-domain-id-nrf9220.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2026 Nordic Semiconductor ASA
3 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
4 */
5
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_DOMAIN_ID_NRF9220_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_DOMAIN_ID_NRF9220_H_
8
9#define NRF_DOMAIN_ID_APPLICATION 2
10#define NRF_DOMAIN_ID_CELLCORE 4
11#define NRF_DOMAIN_ID_GLOBALFAST 12
12#define NRF_DOMAIN_ID_GLOBALSLOW 13
13
14#endif /* ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_DOMAIN_ID_NRF9220_H_ */