Symbols
loading...
Files
loading...

DP83848_Init() function

Initialize the DP83848 and configure the needed hardware resources

Syntax

int32_t DP83848_Init(dp83848_Object_t *pObj);
Implemented in dp83848.c:87

Arguments

pObj

device object DP83848_Object_t.

Return value

DP83848_STATUS_OK if OK DP83848_STATUS_ADDRESS_ERROR if cannot find device address DP83848_STATUS_READ_ERROR if connot read register DP83848_STATUS_WRITE_ERROR if connot write to register DP83848_STATUS_RESET_TIMEOUT if cannot perform a software reset

Examples

DP83848_Init() is referenced by 27 libraries and example projects.

References

LocationText
dp83848.c:87
int32_t DP83848_Init(dp83848_Object_t *pObj)
dp83848.h:397
int32_t DP83848_Init(dp83848_Object_t *pObj);

Call Tree

Functions called by DP83848_Init()
DP83848_Init()
Data read by DP83848_Init()
Data written by DP83848_Init()
DP83848_Init()::tickstart
DP83848_Init()::regvalue
DP83848_Init()::addr
DP83848_Init()::status
all items filtered out
DP83848_Init()
DP83848_Init()::tickstart
DP83848_Init()::addr
DP83848_Init()::status
all items filtered out
Type of DP83848_Init()
DP83848_Init()
int32_t
uint32_t
all items filtered out