Searched refs:RxOpCH (Results 1 – 2 of 2) sorted by relevance
733 heth->RxOpCH = ch; in HAL_ETH_Start()740 heth->RxOpCH = 0; in HAL_ETH_Start()788 heth->RxOpCH = ch; in HAL_ETH_Start_IT()813 heth->RxOpCH = 0; in HAL_ETH_Start_IT()1078 uint32_t ch = heth->RxOpCH; in HAL_ETH_ReadData()1203 uint32_t ch = heth -> RxOpCH; in ETH_UpdateDescriptor()1394 uint32_t ch = heth->RxOpCH; in HAL_ETH_GetRxDataErrorCode()1848 uint32_t ch = heth->RxOpCH; in HAL_ETH_PTP_GetRxTimestamp()
612 …__IO uint32_t RxOpCH; /*!< Holds the Rx DMA Channel Index which re… member