Searched refs:RxCH (Results 1 – 2 of 2) sorted by relevance
1942 SET_BIT(heth->RxCH, ETH_DMA_CH0); in HAL_ETH_IRQHandler()1953 CLEAR_BIT(heth->RxCH, ETH_DMA_CH0); in HAL_ETH_IRQHandler()1963 SET_BIT(heth->RxCH, ETH_DMA_CH1); in HAL_ETH_IRQHandler()1974 CLEAR_BIT(heth->RxCH, ETH_DMA_CH1); in HAL_ETH_IRQHandler()
606 …__IO uint32_t RxCH; /*!< Holds the Rx DMA Channels Number events. member