Home
last modified time | relevance | path

Searched refs:ETH_SetDMAConfig (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c280 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf);
2318 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
2807 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
2910 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c223 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, ETH_DMAConfigTypeDef *dmaconf);
2034 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
2486 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
2591 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c280 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf);
2318 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
2807 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
2910 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c254 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf);
2368 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
2826 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
2930 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c254 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf);
2424 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
2892 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
2996 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c254 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf);
2386 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
2844 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
2948 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c260 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf);
2535 ETH_SetDMAConfig(heth, dmaconf); in HAL_ETH_SetDMAConfig()
3005 static void ETH_SetDMAConfig(ETH_HandleTypeDef *heth, const ETH_DMAConfigTypeDef *dmaconf) in ETH_SetDMAConfig() function
3171 ETH_SetDMAConfig(heth, &dmaDefaultConf); in ETH_MACDMAConfig()