Home
last modified time | relevance | path

Searched refs:pRegValue (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2082 uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
2118 *pRegValue = (uint16_t)(heth->Instance->MACMIIDR); in HAL_ETH_ReadPHYRegister()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c1772 …TH_ReadPHYRegister(ETH_HandleTypeDef *heth, uint32_t PHYAddr, uint32_t PHYReg, uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
1811 WRITE_REG(*pRegValue, (uint16_t)heth->Instance->MACMDIODR); in HAL_ETH_ReadPHYRegister()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2082 uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
2118 *pRegValue = (uint16_t)(heth->Instance->MACMIIDR); in HAL_ETH_ReadPHYRegister()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h1743 uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h1743 uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h1938 uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h1938 uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h1769 uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h1608 …H_ReadPHYRegister(ETH_HandleTypeDef *heth, uint32_t PHYAddr, uint32_t PHYReg, uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c2100 uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
2140 WRITE_REG(*pRegValue, (uint16_t)heth->Instance->MACMDIODR); in HAL_ETH_ReadPHYRegister()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c2156 uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
2196 WRITE_REG(*pRegValue, (uint16_t)heth->Instance->MACMDIODR); in HAL_ETH_ReadPHYRegister()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c2118 uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
2158 WRITE_REG(*pRegValue, (uint16_t)heth->Instance->MACMDIODR); in HAL_ETH_ReadPHYRegister()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h2018 uint32_t *pRegValue);
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2262 uint32_t *pRegValue) in HAL_ETH_ReadPHYRegister() argument
2302 WRITE_REG(*pRegValue, (uint16_t)heth->Instance->MACMDIODR); in HAL_ETH_ReadPHYRegister()