Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dma/
Ddma_mcux_pxp.c43 DCACHE_InvalidateByRange((uint32_t)data->out_buf_addr, data->out_buf_size); in dma_mcux_pxp_irq_handler()
/Zephyr-latest/drivers/flash/
Dflash_mcux_flexspi_mx25um51345g.c429 DCACHE_InvalidateByRange((uint32_t) dst, size); in flash_flexspi_nor_write()
487 DCACHE_InvalidateByRange((uint32_t) dst, size); in flash_flexspi_nor_erase()
Dflash_mcux_flexspi_hyperflash.c486 DCACHE_InvalidateByRange((uint32_t) dst, size); in flash_flexspi_hyperflash_write()
567 DCACHE_InvalidateByRange((uint32_t) dst, size); in flash_flexspi_hyperflash_erase()
Dflash_mcux_flexspi_nor.c386 DCACHE_InvalidateByRange((uint32_t) dst, size); in flash_flexspi_nor_write()
455 DCACHE_InvalidateByRange((uint32_t) dst, size); in flash_flexspi_nor_erase()
/Zephyr-latest/drivers/video/
Dvideo_mcux_csi.c86 DCACHE_InvalidateByRange(buffer_addr, vbuf->bytesused); in __frame_done_cb()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_mcux.c876 DCACHE_InvalidateByRange((uint32_t)cb_msg->buffer, in handle_transfer_msg()