Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h1310 #define FDCAN_TT_POTENTIAL_MASTER ((uint32_t)FDCAN_TTOCF_TM) /*!< Potential time master */ macro
2238 ((FUNCTION) == FDCAN_TT_POTENTIAL_MASTER))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h1382 #define FDCAN_TT_POTENTIAL_MASTER ((uint32_t)FDCAN_TTOCF_TM) /*!< Potential time master */ macro
2381 ((FUNCTION) == FDCAN_TT_POTENTIAL_MASTER))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h1382 #define FDCAN_TT_POTENTIAL_MASTER ((uint32_t)FDCAN_TTOCF_TM) /*!< Potential time master */ macro
2381 ((FUNCTION) == FDCAN_TT_POTENTIAL_MASTER))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c2459 if (pTTParams->TimeMaster == FDCAN_TT_POTENTIAL_MASTER) in HAL_FDCAN_TT_ConfigOperation()
2547 if (pTTParams->TimeMaster == FDCAN_TT_POTENTIAL_MASTER) in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c3516 if (pTTParams->TimeMaster == FDCAN_TT_POTENTIAL_MASTER) in HAL_FDCAN_TT_ConfigOperation()
3606 if (pTTParams->TimeMaster == FDCAN_TT_POTENTIAL_MASTER) in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c3516 if (pTTParams->TimeMaster == FDCAN_TT_POTENTIAL_MASTER) in HAL_FDCAN_TT_ConfigOperation()
3606 if (pTTParams->TimeMaster == FDCAN_TT_POTENTIAL_MASTER) in HAL_FDCAN_TT_ConfigOperation()