Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h1082 HAL_ETH_ERROR_DMA_CH1 = 0x00000020U enumerator
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c2059 heth->ErrorCode |= (uint32_t)HAL_ETH_ERROR_DMA_CH1; in HAL_ETH_IRQHandler()