File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
include/zephyr/dt-bindings/misc Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 4
4
*/
5
5
6
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_DOMAIN_ID_NRF54H20_H_
7
+ #define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_DOMAIN_ID_NRF54H20_H_
7
8
8
9
#define NRF_DOMAIN_ID_APPLICATION 2
9
10
#define NRF_DOMAIN_ID_RADIOCORE 3
Original file line number Diff line number Diff line change 4
4
*/
5
5
6
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_OWNER_ID_NRF54H20_H_
7
+ #define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_OWNER_ID_NRF54H20_H_
7
8
8
9
#define NRF_OWNER_ID_NONE 0
9
10
#define NRF_OWNER_ID_APPLICATION 2
Original file line number Diff line number Diff line change 4
4
*/
5
5
6
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_
7
+ #define ZEPHYR_INCLUDE_DT_BINDINGS_MISC_NORDIC_TDDCONF_H_
7
8
8
9
#define NRF_TDDCONF_SOURCE_STMMAINCORE BIT(0)
9
10
#define NRF_TDDCONF_SOURCE_ETMMAINCORE BIT(1)
You can’t perform that action at this time.
0 commit comments