Home
last modified time | relevance | path

Searched refs:PWR_PMCR_ETHERNETSO (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h662 #if defined (PWR_PMCR_ETHERNETSO)
670 SET_BIT(PWR->PMCR, PWR_PMCR_ETHERNETSO); in LL_PWR_EnableETHERNETRAMShutOff()
680 CLEAR_BIT(PWR->PMCR, PWR_PMCR_ETHERNETSO); in LL_PWR_DisableETHERNETRAMShutOff()
690 return ((READ_BIT(PWR->PMCR, PWR_PMCR_ETHERNETSO) == (PWR_PMCR_ETHERNETSO)) ? 1UL : 0UL); in LL_PWR_IsEnabledETHERNETRAMShutOff()
Dstm32h5xx_hal_pwr_ex.h198 #if defined (PWR_PMCR_ETHERNETSO)
199 #define PWR_ETHERNET_MEMORY_BLOCK PWR_PMCR_ETHERNETSO /*!< Ethernet shut-off control in Sto…
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h562xx.h12432 #define PWR_PMCR_ETHERNETSO PWR_PMCR_ETHERNETSO_Msk macro
Dstm32h573xx.h15035 #define PWR_PMCR_ETHERNETSO PWR_PMCR_ETHERNETSO_Msk macro
Dstm32h563xx.h14516 #define PWR_PMCR_ETHERNETSO PWR_PMCR_ETHERNETSO_Msk macro