lan8742
+
0
/2 examples
SourceVu will show references to
lan8742_IOCtx_t::WriteReg
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::WriteReg
lan8742_IOCtx_t::WriteReg field
Syntax
Show:
Summary
Declaration
from
lan8742.h:386
lan8742_WriteReg_Func
WriteReg
;
Examples
lan8742_IOCtx_t::WriteReg
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_WriteReg_Func
WriteReg
;
lan8742.h:386
if
(
!
pObj
||
!
ioctx
->
ReadReg
||
!
ioctx
->
WriteReg
||
!
ioctx
->
GetTick
)
lan8742.c:64
LAN8742_RegisterBusIO()
pObj
->
IO
.
WriteReg
=
ioctx
->
WriteReg
;
lan8742.c:72
LAN8742_RegisterBusIO()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
LAN8742_BCR_SOFT_RESET
)
>=
0
)
lan8742.c:131
LAN8742_Init()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
readval
)
<
0
)
lan8742.c:222
LAN8742_DisablePowerDownMode()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
readval
)
<
0
)
lan8742.c:252
LAN8742_EnablePowerDownMode()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
readval
)
<
0
)
lan8742.c:282
LAN8742_StartAutoNego()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
bcrvalue
)
<
0
)
lan8742.c:436
LAN8742_SetLinkState()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
readval
)
<
0
)
lan8742.c:462
LAN8742_EnableLoopbackMode()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_BCR
,
readval
)
<
0
)
lan8742.c:492
LAN8742_DisableLoopbackMode()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_IMR
,
readval
)
<
0
)
lan8742.c:532
LAN8742_EnableIT()
if
(
pObj
->
IO
.
WriteReg
(
pObj
->
DevAddr
,
LAN8742_IMR
,
readval
)
<
0
)
lan8742.c:572
LAN8742_DisableIT()
Call Tree
from
0/2
examples
lan8742_IOCtx_t::WriteReg
is called by 9 functions:
LAN8742_Init()
LAN8742_DisablePowerDownMode()
LAN8742_EnablePowerDownMode()
LAN8742_StartAutoNego()
LAN8742_SetLinkState()
LAN8742_EnableLoopbackMode()
LAN8742_DisableLoopbackMode()
LAN8742_EnableIT()
LAN8742_DisableIT()
All items filtered out
lan8742_IOCtx_t::WriteReg
All items filtered out
Data Use
from
0/2
examples
lan8742_IOCtx_t::WriteReg
is written by 1 function and is read by 1 function:
LAN8742_RegisterBusIO()
All items filtered out
lan8742_IOCtx_t::WriteReg
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