Searched refs:ets_rom_layout_t (Results 1 – 6 of 6) sorted by relevance
85 } ets_rom_layout_t; typedef87 extern const ets_rom_layout_t * const ets_rom_layout_p;
84 } ets_rom_layout_t; typedef86 extern const ets_rom_layout_t * const ets_rom_layout_p;
96 } ets_rom_layout_t; typedef98 extern const ets_rom_layout_t *const ets_rom_layout_p;
89 } ets_rom_layout_t; typedef91 extern const ets_rom_layout_t * const ets_rom_layout_p;
98 } ets_rom_layout_t; typedef100 extern const ets_rom_layout_t * const ets_rom_layout_p;
70 const ets_rom_layout_t *layout = ets_rom_layout_p; in s_prepare_reserved_regions()