VSF Documented
Functions
driver.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "./device.h"
#include "../common/dram/dram.h"
#include "../common/debug_uart/debug_uart.h"
#include "../common/uart/uart.h"
#include "../common/fb/fb.h"
#include "../common/usb/usb.h"
#include "../common/intc/intc.h"
#include "../common/rtp/rtp.h"
#include "./interrupt_swi.h"

Go to the source code of this file.

Functions

void * vsf_dma_alloc_noncoherent (uint_fast32_t size)
 
void vsf_dma_free_noncoherent (void *buffer)
 

Function Documentation

◆ vsf_dma_alloc_noncoherent()

void * vsf_dma_alloc_noncoherent ( uint_fast32_t  size)
extern

◆ vsf_dma_free_noncoherent()

void vsf_dma_free_noncoherent ( void *  buffer)
extern