Lines Matching refs:struct
461 struct _isr_list which is placed in a special .intList section.
493 struct _isr_list which is placed in a special .intList section:
497 struct _isr_list {
514 struct {
519 struct _isr_list isrs[]; <- of size num_isrs
522 This data consisting of the header and instances of struct _isr_list inside
563 This is an array of struct _isr_table_entry:
567 struct _isr_table_entry {
579 This is an array of struct z_shared_isr_table_entry:
583 struct z_shared_isr_table_entry {
584 struct _isr_table_entry clients[CONFIG_SHARED_IRQ_MAX_NUM_CLIENTS];
608 of ``struct _isr_list_sname`` which is placed in a special .intList section:
612 struct _isr_list_sname {
632 struct _isr_table_entry {