Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c1881 uint32_t exti_d1_flag = READ_REG(EXTI_D1->PR3); in HAL_ETH_IRQHandler() local
2010 if ((exti_d1_flag & ETH_WAKEUP_EXTI_LINE) != 0U) in HAL_ETH_IRQHandler()
2041 if ((exti_d1_flag & ETH_WAKEUP_EXTI_LINE) != 0U) in HAL_ETH_IRQHandler()