Home
last modified time | relevance | path

Searched refs:ETH_DMA_IT_NIS (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_eth.h272 ((IT) == ETH_DMA_IT_MMC) || ((IT) == ETH_DMA_IT_NIS) || \
1535 #define ETH_DMA_IT_NIS 0x00010000U /*!< Normal interrupt summary */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_eth.h272 ((IT) == ETH_DMA_IT_MMC) || ((IT) == ETH_DMA_IT_NIS) || \
1464 #define ETH_DMA_IT_NIS 0x00010000U /*!< Normal interrupt summary */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32f4xx_hal_eth_legacy.h272 ((IT) == ETH_DMA_IT_MMC) || ((IT) == ETH_DMA_IT_NIS) || \
1531 #define ETH_DMA_IT_NIS 0x00010000U /*!< Normal interrupt summary */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_eth.c1209 __HAL_ETH_DMA_CLEAR_IT(heth, ETH_DMA_IT_NIS); in HAL_ETH_IRQHandler()
2074 __HAL_ETH_DMA_ENABLE_IT((heth), ETH_DMA_IT_NIS | ETH_DMA_IT_R); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/Legacy/
Dstm32f7xx_hal_eth.c1213 __HAL_ETH_DMA_CLEAR_IT(heth, ETH_DMA_IT_NIS); in HAL_ETH_IRQHandler()
2081 __HAL_ETH_DMA_ENABLE_IT((heth), ETH_DMA_IT_NIS | ETH_DMA_IT_R); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_eth.c1203 __HAL_ETH_DMA_CLEAR_IT(heth, ETH_DMA_IT_NIS); in HAL_ETH_IRQHandler()
2063 __HAL_ETH_DMA_ENABLE_IT((heth), ETH_DMA_IT_NIS | ETH_DMA_IT_R); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32f7xx_hal_eth_legacy.h272 ((IT) == ETH_DMA_IT_MMC) || ((IT) == ETH_DMA_IT_NIS) || \
1536 #define ETH_DMA_IT_NIS ((uint32_t)0x00010000U) /*!< Normal interrupt summary */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/Legacy/
Dstm32f4xx_hal_eth.c1215 __HAL_ETH_DMA_CLEAR_IT(heth, ETH_DMA_IT_NIS); in HAL_ETH_IRQHandler()
2080 __HAL_ETH_DMA_ENABLE_IT((heth), ETH_DMA_IT_NIS | ETH_DMA_IT_R); in ETH_MACDMAConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_eth.h1636 #define ETH_DMA_IT_NIS 0x00010000U /*!< Normal interrupt summary */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_eth.h1636 #define ETH_DMA_IT_NIS 0x00010000U /*!< Normal interrupt summary */ macro