Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c5317 uint32_t itsourceTTIE; in HAL_FDCAN_IRQHandler() local
5582 itsourceTTIE = hfdcan->ttcan->TTIE; in HAL_FDCAN_IRQHandler()
5616 if (FDCAN_CHECK_IT_SOURCE(itsourceTTIE, FDCAN_TT_IT_STOP_WATCH) != RESET) in HAL_FDCAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c5317 uint32_t itsourceTTIE; in HAL_FDCAN_IRQHandler() local
5582 itsourceTTIE = hfdcan->ttcan->TTIE; in HAL_FDCAN_IRQHandler()
5616 if (FDCAN_CHECK_IT_SOURCE(itsourceTTIE, FDCAN_TT_IT_STOP_WATCH) != RESET) in HAL_FDCAN_IRQHandler()