Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c5319 uint32_t itflagTTIR; in HAL_FDCAN_IRQHandler() local
5583 itflagTTIR = hfdcan->ttcan->TTIR; in HAL_FDCAN_IRQHandler()
5618 if (FDCAN_CHECK_FLAG(itflagTTIR, FDCAN_TT_FLAG_STOP_WATCH) != RESET) in HAL_FDCAN_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c5319 uint32_t itflagTTIR; in HAL_FDCAN_IRQHandler() local
5583 itflagTTIR = hfdcan->ttcan->TTIR; in HAL_FDCAN_IRQHandler()
5618 if (FDCAN_CHECK_FLAG(itflagTTIR, FDCAN_TT_FLAG_STOP_WATCH) != RESET) in HAL_FDCAN_IRQHandler()