OpenOCD
|
Data Fields | |
void(* | configure )(uint32_t) |
void(* | enable )(uint32_t, uint32_t, unsigned) |
void(* | fixup )(uint32_t, uint32_t, struct outer_cache_fns *) |
unsigned | num_lock |
struct outer_cache_fns | outer_cache |
void(* | save )(uint32_t) |
const char * | type |
unsigned | way_size_0 |
Definition at line 129 of file armv7a_cache_l2x.h.
void(* l2c_init_data::configure) (uint32_t) |
Definition at line 137 of file armv7a_cache_l2x.h.
void(* l2c_init_data::enable) (uint32_t, uint32_t, unsigned) |
Definition at line 134 of file armv7a_cache_l2x.h.
void(* l2c_init_data::fixup) (uint32_t, uint32_t, struct outer_cache_fns *) |
Definition at line 135 of file armv7a_cache_l2x.h.
unsigned l2c_init_data::num_lock |
Definition at line 132 of file armv7a_cache_l2x.h.
struct outer_cache_fns l2c_init_data::outer_cache |
Definition at line 137 of file armv7a_cache_l2x.h.
void(* l2c_init_data::save) (uint32_t) |
Definition at line 136 of file armv7a_cache_l2x.h.
const char* l2c_init_data::type |
Definition at line 130 of file armv7a_cache_l2x.h.
unsigned l2c_init_data::way_size_0 |
Definition at line 131 of file armv7a_cache_l2x.h.