HPM SDK
HPMicro Software Development Kit
hpm_lan8720.c File Reference
#include "hpm_enet_drv.h"
#include "hpm_lan8720_regs.h"
#include "hpm_lan8720.h"

Functions

static bool lan8720_check_id (ENET_Type *ptr)
 
void lan8720_reset (ENET_Type *ptr)
 
void lan8720_basic_mode_default_config (ENET_Type *ptr, lan8720_config_t *config)
 
bool lan8720_basic_mode_init (ENET_Type *ptr, lan8720_config_t *config)
 
void lan8720_get_phy_status (ENET_Type *ptr, enet_phy_status_t *status)
 

Function Documentation

◆ lan8720_basic_mode_default_config()

void lan8720_basic_mode_default_config ( ENET_Type ptr,
lan8720_config_t config 
)

◆ lan8720_basic_mode_init()

bool lan8720_basic_mode_init ( ENET_Type ptr,
lan8720_config_t config 
)

◆ lan8720_check_id()

static bool lan8720_check_id ( ENET_Type ptr)
static

◆ lan8720_get_phy_status()

void lan8720_get_phy_status ( ENET_Type ptr,
enet_phy_status_t status 
)

◆ lan8720_reset()

void lan8720_reset ( ENET_Type ptr)