Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth_ex.h681 HAL_StatusTypeDef ETHEx_SetMACMTLMappingConfig(ETH_HandleTypeDef *heth, const ETH_MACMTLMappingType…
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth_ex.c873 HAL_StatusTypeDef ETHEx_SetMACMTLMappingConfig(ETH_HandleTypeDef *heth, const ETH_MACMTLMappingType… in ETHEx_SetMACMTLMappingConfig() function
935 if (ETHEx_SetMACMTLMappingConfig(heth, macmtlconf) != HAL_OK) in HAL_ETHEx_SetMACMTLMappingConfig()