Home
last modified time | relevance | path

Searched refs:L1C_Cache_Enable_Set (Results 1 – 8 of 8) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_l1c.c62 extern void L1C_Cache_Enable_Set(uint8_t wayDisable);
73 L1C_Cache_Enable_Set(0x0f); in bflb_l1c_icache_disable()
A Dbflb_flash.c766 L1C_Cache_Enable_Set(0xf); in bflb_flash_set_cache()
776 L1C_Cache_Enable_Set(cache_way_disable); in bflb_flash_set_cache()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_l1c.h173 BL_Err_Type L1C_Cache_Enable_Set(uint8_t wayDisable);
/bsp/bouffalo_lab/bl70x/board/
A Dboard.c147 L1C_Cache_Enable_Set(L1C_WAY_DISABLE_NONE); in board_psram_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_l1c.c100 BL_Err_Type ATTR_TCM_SECTION L1C_Cache_Enable_Set(uint8_t wayDisable) in L1C_Cache_Enable_Set() function
247 L1C_Cache_Enable_Set((tmpVal >> L1C_WAY_DIS_POS) & 0xf); in L1C_Cache_Flush()
A Dbl702_romdriver.c145 [ROM_API_INDEX_L1C_Cache_Enable_Set] = (uint32_t)L1C_Cache_Enable_Set,
A Dbl702_snflash.c169 L1C_Cache_Enable_Set(0x0f); in Nandflash_Psram_Cfg()
A Dbl702_romapi.c782 L1C_Cache_Enable_Set(uint8_t wayDisable) in L1C_Cache_Enable_Set() function

Completed in 17 milliseconds