Searched refs:intc_plic (Results 1 – 4 of 4) sorted by relevance
13 ZTEST_SUITE(intc_plic, NULL, NULL, NULL, NULL, NULL);16 ZTEST(intc_plic, test_local_irq_to_reg_index) in ZTEST() argument25 ZTEST(intc_plic, test_local_irq_to_reg_offset) in ZTEST() argument33 ZTEST(intc_plic, test_hart_context_mapping) in ZTEST() argument
5 project(intc_plic) project
8 Declare some intc_plic.c functions in the global scope for verification.
26 zephyr_library_sources_ifdef(CONFIG_PLIC intc_plic.c)