Home
last modified time | relevance | path

Searched refs:DCache_Invalidate (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dflash_api.c145 DCache_Invalidate(SPI_FLASH_BASE + address, 0x1000); in flash_erase_sector()
163 DCache_Invalidate(SPI_FLASH_BASE + address, 0x10000); in flash_erase_block()
257 DCache_Invalidate(SPI_FLASH_BASE + address, 4); in flash_write_word()
425 DCache_Invalidate(SPI_FLASH_BASE + address, len); in flash_stream_write()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/spiflash/
A Dspiflash.c191 DCache_Invalidate(SPI_FLASH_BASE + offset, size); in csi_spiflash_program()
209 DCache_Invalidate(SPI_FLASH_BASE + offset, 0x1000); in csi_spiflash_erase()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_cache.h168 void DCache_Invalidate(u32 Address, u32 Bytes) in DCache_Invalidate() function
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_km4.c418 DCache_Invalidate((u32)psleep_param, sizeof(KM4SLEEP_ParamDef)); in km4_tickless_ipc_int()
A Drtl8721dlp_flashclk.c345 DCache_Invalidate(SPI_FLASH_BASE, 8); in flash_rx_mode_switch()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/crypto/
A Drtl8721dhp_crypto_ram.c720 DCache_Invalidate((start_addr & CACHE_LINE_ADDR_MSK), CACHE_LINE_SIZE); in CRYPTO_Cache_Sync()
741 DCache_Invalidate((end_addr & CACHE_LINE_ADDR_MSK), CACHE_LINE_SIZE); in CRYPTO_Cache_Sync()
751 DCache_Invalidate(start_addr, len); in CRYPTO_Cache_Sync()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_sd.c771 DCache_Invalidate((u32)buf_32align, SDIOH_C6R2_BUF_LEN); in SD_SwitchFunction()
910 DCache_Invalidate((u32)readbuff, SD_BLOCK_SIZE); in SD_ReadBlock()
960 DCache_Invalidate((u32)readbuff, NumberOfBlocks * SD_BLOCK_SIZE); in SD_ReadMultiBlocks()
1270 DCache_Invalidate((u32)buf_32align, SDIOH_C6R2_BUF_LEN); in SD_GetSDStatus()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/audio/core/
A Daudio_internel.c241 DCache_Invalidate(GDMA_InitStruct->GDMA_DstAddr, GDMA_InitStruct->GDMA_BlockSize<<2); in sp_rx_complete()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c288 DCache_Invalidate(address, len); in ota_writestream_user()
340 DCache_Invalidate(addr, len); in ota_rsip_mask()

Completed in 22 milliseconds