void mpix_port_free(void *mem)
Free a buffer allocated with mpix_port_alloc().
uint32_t mpix_port_get_uptime_us(void)
Get the uptime in microsecond, used to compute performance statistics.
void mpix_port_printf(char *fmt,...)
Print debug information to the console.
void * mpix_port_alloc(size_t size)
Allocate a buffer to use with libmpix.