Vision Apps User Guide
Ethfw APIs (RTOS only)

Introduction

This section contains APIs to initialize Ethfw within MCU Image firmware.

Functions

void appEthFwEarlyInit ()
 
int32_t appEthFwInit ()
 
int32_t appEthFwRemoteServerInit ()
 
int32_t appEthFwDeInit ()
 

Function Documentation

◆ appEthFwEarlyInit()

void appEthFwEarlyInit ( )

◆ appEthFwInit()

int32_t appEthFwInit ( )

◆ appEthFwRemoteServerInit()

int32_t appEthFwRemoteServerInit ( )

◆ appEthFwDeInit()

int32_t appEthFwDeInit ( )