ETH_PhyExitFromPowerDownMode() is only used within PWR_CurrentConsumption.
 
Symbols
loading...
Files
loading...

ETH_PhyExitFromPowerDownMode() function

This function wakeup the ETH PHY from the power down mode When exiting from StandBy mode and the ETH is used in the example its better to call this function at the end of HAL_ETH_MspInit() then remove the code that initialize the ETH CLKs ang GPIOs.

Syntax

void ETH_PhyExitFromPowerDownMode(void);
Implemented in stm32f4xx_lp_modes.c:934

Return value

None

References

LocationReferrerText
stm32f4xx_lp_modes.c:934
void ETH_PhyExitFromPowerDownMode(void)
stm32f4xx_lp_modes.h:59
void ETH_PhyExitFromPowerDownMode(void);
main.c:73main()
ETH_PhyExitFromPowerDownMode();
stm32f4xx_lp_modes.c:152SleepMode_Measure()
ETH_PhyExitFromPowerDownMode();
stm32f4xx_lp_modes.c:292StopMode_Measure()
ETH_PhyExitFromPowerDownMode();
stm32f4xx_lp_modes.c:426StopUnderDriveMode_Measure()
ETH_PhyExitFromPowerDownMode();

Call Tree

Functions calling ETH_PhyExitFromPowerDownMode()
Functions called by ETH_PhyExitFromPowerDownMode()
ETH_PhyExitFromPowerDownMode()
Data read by ETH_PhyExitFromPowerDownMode()
Data written by ETH_PhyExitFromPowerDownMode()
ETH_PhyExitFromPowerDownMode()::tmpreg
ETH_PhyExitFromPowerDownMode()::heth
ETH_PhyExitFromPowerDownMode()::GPIO_InitStruct
ETH_PhyExitFromPowerDownMode()::phyregval
all items filtered out
ETH_PhyExitFromPowerDownMode()
Type of ETH_PhyExitFromPowerDownMode()
ETH_PhyExitFromPowerDownMode()
uint32_t
all items filtered out