Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_eth.c1883 uint32_t exti_d2_flag = READ_REG(EXTI_D2->PR3); in HAL_ETH_IRQHandler() local
2026 if ((exti_d2_flag & ETH_WAKEUP_EXTI_LINE) != 0U) in HAL_ETH_IRQHandler()