Home
last modified time | relevance | path

Searched refs:PortSelect (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2408 …macconf->PortSelect = ((READ_BIT(heth->Instance->MACCR, ETH_MACCR_PS) >> 15) > 0U) ? ENABLE : DISA… in HAL_ETH_GetMACConfig()
2954 ((uint32_t)macconf->PortSelect << 15) | in ETH_SetMACConfig()
3087 macDefaultConf.PortSelect = DISABLE; in ETH_MACDMAConfig()
3092 macDefaultConf.PortSelect = ENABLE; in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h283 FunctionalState PortSelect; /*!< Sets the Port Select member