Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/
Dsw_isr_table.h70 struct z_shared_isr_table_entry { struct
77 extern struct z_shared_isr_table_entry z_shared_sw_isr_table[]; argument
/Zephyr-Core-3.5.0/arch/common/
Dshared_irq.c20 const struct z_shared_isr_table_entry *entry; in z_shared_isr()
41 struct z_shared_isr_table_entry *shared_entry; in z_isr_install()
119 static void shared_irq_remove_client(struct z_shared_isr_table_entry *shared_entry, in shared_irq_remove_client()
161 struct z_shared_isr_table_entry *shared_entry; in z_isr_uninstall()
Disr_tables.c86 struct z_shared_isr_table_entry __shared_sw_isr_table z_shared_sw_isr_table[IRQ_TABLE_SIZE] = {
/Zephyr-Core-3.5.0/tests/kernel/interrupt/src/
Dtest_shared_irq.h43 struct z_shared_isr_table_entry *shared_entry; in client_exists_at_index()
/Zephyr-Core-3.5.0/doc/kernel/services/
Dinterrupts.rst547 This is an array of struct z_shared_isr_table_entry:
551 struct z_shared_isr_table_entry {