HPM SDK
HPMicro Software Development Kit
hpm_enet_soc_drv.h File Reference
#include "hpm_soc.h"

Go to the source code of this file.

Functions

static hpm_stat_t enet_intf_selection (ENET_Type *ptr, uint8_t inf_type)
 
static hpm_stat_t enet_enable_lpi_interrupt (ENET_Type *ptr)
 
static hpm_stat_t enet_disable_lpi_interrupt (ENET_Type *ptr)
 
static hpm_stat_t enet_rgmii_set_clock_delay (ENET_Type *ptr, uint8_t tx_delay, uint8_t rx_delay)
 
static hpm_stat_t enet_rmii_enable_clock (ENET_Type *ptr, bool internal)
 

Function Documentation

◆ enet_disable_lpi_interrupt()

static hpm_stat_t enet_disable_lpi_interrupt ( ENET_Type ptr)
inlinestatic

◆ enet_enable_lpi_interrupt()

static hpm_stat_t enet_enable_lpi_interrupt ( ENET_Type ptr)
inlinestatic

◆ enet_intf_selection()

static hpm_stat_t enet_intf_selection ( ENET_Type ptr,
uint8_t  inf_type 
)
inlinestatic

◆ enet_rgmii_set_clock_delay()

static hpm_stat_t enet_rgmii_set_clock_delay ( ENET_Type ptr,
uint8_t  tx_delay,
uint8_t  rx_delay 
)
inlinestatic

◆ enet_rmii_enable_clock()

static hpm_stat_t enet_rmii_enable_clock ( ENET_Type ptr,
bool  internal 
)
inlinestatic