Home
last modified time | relevance | path

Searched refs:fiu_insts (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/npcx4/
Dsoc.c17 static uintptr_t fiu_insts[] = { variable
28 for (int i = 0; i < ARRAY_SIZE(fiu_insts); i++) { in soc_early_init_hook()
29 struct fiu_reg *const inst = (struct fiu_reg *)(fiu_insts[i]); in soc_early_init_hook()