Home
last modified time | relevance | path

Searched refs:cache_way_disable (Results 1 – 6 of 6) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_flash.h144 int bflb_flash_set_cache(uint8_t cont_read, uint8_t cache_enable, uint8_t cache_way_disable, uint32…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_flash.c737 …lb_flash_set_cache(uint8_t cont_read, uint8_t cache_enable, uint8_t cache_way_disable, uint32_t fl… in bflb_flash_set_cache() argument
774 bflb_sflash_cache_enable_set(cache_way_disable); in bflb_flash_set_cache()
776 L1C_Cache_Enable_Set(cache_way_disable); in bflb_flash_set_cache()
/bsp/bouffalo_lab/bl60x/board/
A Dfw_header.h137 uint32_t cache_way_disable : 4; /* [15: 12] cache way disable info*/ member
A Dfw_header.c106 .boot_cfg.bval.cache_way_disable = 0x3, /* [15: 12] cache way disable info*/
/bsp/bouffalo_lab/bl70x/board/
A Dfw_header.h137 uint32_t cache_way_disable : 4; /* [15: 12] cache way disable info */ member
A Dfw_header.c106 .boot_cfg.bval.cache_way_disable = 0x0, /* [15: 12] cache way disable info*/

Completed in 8 milliseconds