lan8742
+
0
/2 examples
SourceVu will show references to
lan8742_IOCtx_t::ReadReg
from the following samples and libraries:
Libraries
netxduo
Examples
STM32F429ZI-Nucleo
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
lan8742
lan8742_IOCtx_t::ReadReg
lan8742_IOCtx_t::ReadReg field
Syntax
Show:
Summary
Declaration
from
lan8742.h:387
lan8742_ReadReg_Func
ReadReg
;
Examples
lan8742_IOCtx_t::ReadReg
is referenced by 2 libraries and example projects:
Libraries
netxduo
Examples
STM32F429ZI-Nucleo
Applications
LwIP
LwIP_HTTP_Server_Netconn_RTOS
References
from
0/2
examples
Code
Location
Referrer
lan8742_ReadReg_Func
ReadReg
;
lan8742.h:387
if
(
!
pObj
||
!
ioctx
->
ReadReg
||
!
ioctx
->
WriteReg
||
!
ioctx
->
GetTick
)
lan8742.c:64
LAN8742_RegisterBusIO()
pObj
->
IO
.
ReadReg
=
ioctx
->
ReadReg
;
lan8742.c:71
LAN8742_RegisterBusIO()
if
(
pObj
->
IO
.
ReadReg
(
addr
,
LAN8742_SMR
,
&
regvalue
)
<
0
)
lan8742.c:106
LAN8742_Init()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
regvalue
)
>=
0
)
lan8742.c:134
LAN8742_Init()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
regvalue
)
<
0
)
lan8742.c:143
LAN8742_Init()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
readval
)
>=
0
)
lan8742.c:217
LAN8742_DisablePowerDownMode()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
readval
)
>=
0
)
lan8742.c:247
LAN8742_EnablePowerDownMode()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
readval
)
>=
0
)
lan8742.c:277
LAN8742_StartAutoNego()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BSR
,
&
readval
)
<
0
)
lan8742.c:313
LAN8742_GetLinkState()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BSR
,
&
readval
)
<
0
)
lan8742.c:319
LAN8742_GetLinkState()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
readval
)
<
0
)
lan8742.c:331
LAN8742_GetLinkState()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_PHYSCSR
,
&
readval
)
<
0
)
lan8742.c:357
LAN8742_GetLinkState()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
bcrvalue
)
>=
0
)
lan8742.c:405
LAN8742_SetLinkState()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
readval
)
>=
0
)
lan8742.c:457
LAN8742_EnableLoopbackMode()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
&
readval
)
>=
0
)
lan8742.c:487
LAN8742_DisableLoopbackMode()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_IMR
,
&
readval
)
>=
0
)
lan8742.c:527
LAN8742_EnableIT()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_IMR
,
&
readval
)
>=
0
)
lan8742.c:567
LAN8742_DisableIT()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_ISFR
,
&
readval
)
<
0
)
lan8742.c:606
LAN8742_ClearIT()
if
(
pObj
->
IO
.
ReadReg
(
pObj
->
DevAddr
,
LAN8742_ISFR
,
&
readval
)
>=
0
)
lan8742.c:636
LAN8742_GetITStatus()
Call Tree
from
0/2
examples
lan8742_IOCtx_t::ReadReg
is called by 12 functions:
LAN8742_Init()
LAN8742_DisablePowerDownMode()
LAN8742_EnablePowerDownMode()
LAN8742_StartAutoNego()
LAN8742_GetLinkState()
LAN8742_SetLinkState()
LAN8742_EnableLoopbackMode()
LAN8742_DisableLoopbackMode()
LAN8742_EnableIT()
LAN8742_DisableIT()
LAN8742_ClearIT()
LAN8742_GetITStatus()
All items filtered out
lan8742_IOCtx_t::ReadReg
All items filtered out
Data Use
from
0/2
examples
lan8742_IOCtx_t::ReadReg
is written by 1 function and is read by 1 function:
LAN8742_RegisterBusIO()
All items filtered out
lan8742_IOCtx_t::ReadReg
LAN8742_RegisterBusIO()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out