Searched defs:cache_enable (Results 1 – 8 of 8) sorted by relevance
29 rt_inline void cache_enable(rt_uint32_t bit) in cache_enable() function65 rt_inline void cache_enable(rt_uint32_t bit) in cache_enable() function
51 int32_t cache_enable(const void *hw) in cache_enable() function
737 int ATTR_TCM_SECTION bflb_flash_set_cache(uint8_t cont_read, uint8_t cache_enable, uint8_t cache_wa… in bflb_flash_set_cache()
143 uint8_t cache_enable : 1; /* cache setting */ member
153 uint8_t cache_enable : 1; /* cache setting */ member
Completed in 12 milliseconds