Home
last modified time | relevance | path

Searched defs:_cache_cfg (Results 1 – 3 of 3) sorted by relevance

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/include/
A Dhpl_cmcc.h76 struct _cache_cfg { struct
77 enum conf_cache_size cache_size;
78 bool data_cache_disable;
79 bool inst_cache_disable;
80 bool gclk_gate_disable;
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/include/
A Dhpl_cmcc.h76 struct _cache_cfg { struct
77 enum conf_cache_size cache_size;
78 bool data_cache_disable;
79 bool inst_cache_disable;
80 bool gclk_gate_disable;
/bsp/microchip/same54/bsp/hal/include/
A Dhpl_cmcc.h76 struct _cache_cfg { struct
77 enum conf_cache_size cache_size;
78 bool data_cache_disable;
79 bool inst_cache_disable;
80 bool gclk_gate_disable;

Completed in 10 milliseconds