Home
last modified time | relevance | path

Searched refs:ETH_MACMIIAR_PA (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1312 …tmpreg1 |= (((uint32_t)heth->Init.PhyAddress << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device add… in HAL_ETH_ReadPHYRegister()
1384 …tmpreg1 |= (((uint32_t)heth->Init.PhyAddress << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device add… in HAL_ETH_WritePHYRegister()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1319 …tmpreg |=(((uint32_t)heth->Init.PhyAddress << 11) & ETH_MACMIIAR_PA); /* Set the PHY device addres… in HAL_ETH_ReadPHYRegister()
1391 …tmpreg |=(((uint32_t)heth->Init.PhyAddress<<11) & ETH_MACMIIAR_PA); /* Set the PHY device address … in HAL_ETH_WritePHYRegister()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1306 …tmpreg1 |= (((uint32_t)heth->Init.PhyAddress << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device add… in HAL_ETH_ReadPHYRegister()
1378 …tmpreg1 |= (((uint32_t)heth->Init.PhyAddress << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device add… in HAL_ETH_WritePHYRegister()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1318 …tmpreg1 |=(((uint32_t)heth->Init.PhyAddress << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device addr… in HAL_ETH_ReadPHYRegister()
1390 …tmpreg1 |=(((uint32_t)heth->Init.PhyAddress<<11U) & ETH_MACMIIAR_PA); /* Set the PHY device addres… in HAL_ETH_WritePHYRegister()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c2094 …tmpreg1 |= ((PHYAddr << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device addr… in HAL_ETH_ReadPHYRegister()
2145 …tmpreg1 |= ((PHYAddr << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device addres… in HAL_ETH_WritePHYRegister()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c2094 …tmpreg1 |= ((PHYAddr << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device addr… in HAL_ETH_ReadPHYRegister()
2145 …tmpreg1 |= ((PHYAddr << 11U) & ETH_MACMIIAR_PA); /* Set the PHY device addres… in HAL_ETH_WritePHYRegister()
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f207xx.h12402 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f217xx.h12657 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f407xx.h12946 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f427xx.h14142 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f417xx.h13226 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f429xx.h14498 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f439xx.h14792 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f437xx.h14444 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f469xx.h17514 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f479xx.h17811 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f107xc.h12832 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h15395 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f745xx.h14754 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f756xx.h15395 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f746xx.h15102 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f765xx.h15388 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f777xx.h16075 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f767xx.h15782 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro
Dstm32f779xx.h16170 #define ETH_MACMIIAR_PA ETH_MACMIIAR_PA_Msk /* Physical layer ad… macro

12