Searched refs:_isr_list (Results 1 – 7 of 7) sorted by relevance
14 * struct _isr_list isrs[]; <- Usually of smaller size than num_vectors19 * an appropriate number of instances of struct _isr_list. See
139 struct _isr_list { struct274 static Z_DECL_ALIGN(struct _isr_list) Z_GENERIC_SECTION(.intList) \
106 static Z_DECL_ALIGN(struct _isr_list) Z_GENERIC_SECTION(.intList)
28 static struct _isr_list irq_vector_table[N_IRQS] = { { 0 } };
28 static struct _isr_list irq_vector_table[NHW_INTCTRL_MAX_INTLINES];
462 struct _isr_list which is placed in a special .intList section.494 struct _isr_list which is placed in a special .intList section:498 struct _isr_list {520 struct _isr_list isrs[]; <- of size num_isrs523 This data consisting of the header and instances of struct _isr_list inside
225 63 GEN_ABSOLUTE_SYM(__ISR_LIST_SIZEOF, sizeof(struct _isr_list));