Home
last modified time | relevance | path

Searched refs:DMAErrorCode (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_eth.c993 heth->DMAErrorCode = heth->Instance->DMA_CH[ch].DMACSR; in HAL_ETH_Transmit()
2027 heth->DMAErrorCode = READ_BIT(heth->Instance->DMA_CH[ETH_DMA_CH0_IDX].DMACSR, in HAL_ETH_IRQHandler()
2038 heth->DMAErrorCode = READ_BIT(heth->Instance->DMA_CH[ETH_DMA_CH0_IDX].DMACSR, in HAL_ETH_IRQHandler()
2064 heth->DMAErrorCode = READ_BIT(heth->Instance->DMA_CH[ETH_DMA_CH1_IDX].DMACSR, in HAL_ETH_IRQHandler()
2075 heth->DMAErrorCode = READ_BIT(heth->Instance->DMA_CH[ETH_DMA_CH1_IDX].DMACSR, in HAL_ETH_IRQHandler()
2889 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_eth.c997 heth->DMAErrorCode = heth->Instance->DMASR; in HAL_ETH_Transmit()
1935 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMASR, (ETH_DMASR_FBES | ETH_DMASR_TPS | ETH_DMASR_R… in HAL_ETH_IRQHandler()
1946 heth->DMAErrorCode = READ_BIT(heth->Instance->DMASR, (ETH_DMASR_ETS | ETH_DMASR_RWTS | in HAL_ETH_IRQHandler()
2692 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/Legacy/
Dstm32h7xx_hal_eth.c995 heth->DMAErrorCode = heth->Instance->DMACSR; in HAL_ETH_Transmit()
1526 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_FBE | ETH_DMACSR_TPS | ETH_DMACS… in HAL_ETH_IRQHandler()
1537 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_CDE | ETH_DMACSR_ETI | ETH_DMACS… in HAL_ETH_IRQHandler()
2372 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_eth.c997 heth->DMAErrorCode = heth->Instance->DMASR; in HAL_ETH_Transmit()
1935 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMASR, (ETH_DMASR_FBES | ETH_DMASR_TPS | ETH_DMASR_R… in HAL_ETH_IRQHandler()
1946 heth->DMAErrorCode = READ_BIT(heth->Instance->DMASR, (ETH_DMASR_ETS | ETH_DMASR_RWTS | in HAL_ETH_IRQHandler()
2692 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_eth.c960 heth->DMAErrorCode = heth->Instance->DMACSR; in HAL_ETH_Transmit()
1903 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_FBE | ETH_DMACSR_TPS | ETH_DMACS… in HAL_ETH_IRQHandler()
1914 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_CDE | ETH_DMACSR_ETI | ETH_DMACS… in HAL_ETH_IRQHandler()
2712 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c960 heth->DMAErrorCode = heth->Instance->DMACSR; in HAL_ETH_Transmit()
1924 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_FBE | ETH_DMACSR_TPS | ETH_DMACS… in HAL_ETH_IRQHandler()
1935 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_CDE | ETH_DMACSR_ETI | ETH_DMACS… in HAL_ETH_IRQHandler()
2768 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_eth.c960 heth->DMAErrorCode = heth->Instance->DMACSR; in HAL_ETH_Transmit()
1921 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_FBE | ETH_DMACSR_TPS | ETH_DMACS… in HAL_ETH_IRQHandler()
1932 …heth->DMAErrorCode = READ_BIT(heth->Instance->DMACSR, (ETH_DMACSR_CDE | ETH_DMACSR_ETI | ETH_DMACS… in HAL_ETH_IRQHandler()
2730 return heth->DMAErrorCode; in HAL_ETH_GetDMAError()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_eth.h547 DMAErrorCode; /*!< Holds the DMA Rx Tx Error code when a DMA AIS interrupt occurs member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_eth.h547 DMAErrorCode; /*!< Holds the DMA Rx Tx Error code when a DMA AIS interrupt occurs member
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h550 DMAErrorCode; /*!< Holds the DMA Rx Tx Error code when a DMA AIS interrupt occurs member
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h550 DMAErrorCode; /*!< Holds the DMA Rx Tx Error code when a DMA AIS interrupt occurs member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_eth.h547 DMAErrorCode; /*!< Holds the DMA Rx Tx Error code when a DMA AIS interrupt occurs member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32h7xx_hal_eth_legacy.h432 …__IO uint32_t DMAErrorCode; /*!< Holds the DMA Rx Tx Error code when a D… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_eth.h582DMAErrorCode; /*!< Holds the DMA CH0/CH1 Rx Tx Error code when a DMA AIS interrupt oc… member