Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/interrupt/src/
Dsw_isr_table.c15 #define PARENT_DEV_FN(i, _) DEVICE_DT_GET(DT_INST(i, sifive_plic_1_0_0)) macro
18 #define PARENT_DEV_FN(i, _) (NULL) macro
65 LISTIFY(CONFIG_NUM_2ND_LEVEL_AGGREGATORS, PARENT_DEV_FN, (,)), in ZTEST()