Home
last modified time | relevance | path

Searched refs:PortAddress (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_mdios.c150 assert_param(IS_MDIOS_PORTADDRESS(hmdios->Init.PortAddress)); in HAL_MDIOS_Init()
172 tmpcr |= (uint32_t)(((hmdios->Init.PortAddress) << MDIOS_PORT_ADDRESS_SHIFT) |\ in HAL_MDIOS_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_mdios.c200 assert_param(IS_MDIOS_PORTADDRESS(hmdios->Init.PortAddress)); in HAL_MDIOS_Init()
237 tmpcr |= (uint32_t)(((hmdios->Init.PortAddress) << MDIOS_PORT_ADDRESS_SHIFT) |\ in HAL_MDIOS_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_mdios.c200 assert_param(IS_MDIOS_PORTADDRESS(hmdios->Init.PortAddress)); in HAL_MDIOS_Init()
238 tmpcr |= (uint32_t)(((hmdios->Init.PortAddress) << MDIOS_PORT_ADDRESS_SHIFT) | \ in HAL_MDIOS_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_mdios.c200 assert_param(IS_MDIOS_PORTADDRESS(hmdios->Init.PortAddress)); in HAL_MDIOS_Init()
238 tmpcr |= (uint32_t)(((hmdios->Init.PortAddress) << MDIOS_PORT_ADDRESS_SHIFT) | \ in HAL_MDIOS_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mdios.c211 assert_param(IS_MDIOS_PORTADDRESS(hmdios->Init.PortAddress)); in HAL_MDIOS_Init()
249 tmpcr |= (uint32_t)(((hmdios->Init.PortAddress) << MDIOS_PORT_ADDRESS_SHIFT) |\ in HAL_MDIOS_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdios.h69 uint32_t PortAddress; /*!< Specifies the MDIOS port address. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdios.h68 uint32_t PortAddress; /*!< Specifies the MDIOS port address. member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_mdios.h67 uint32_t PortAddress; /*!< Specifies the MDIOS port address. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_mdios.h68 uint32_t PortAddress; /*!< Specifies the MDIOS port address. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_mdios.h68 uint32_t PortAddress; /*!< Specifies the MDIOS port address. member