Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h1309 #define FDCAN_TT_SLAVE ((uint32_t)0x00000000U) /*!< Time slave */ macro
2237 #define IS_FDCAN_TT_TIME_MASTER(FUNCTION) (((FUNCTION) == FDCAN_TT_SLAVE ) || \
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h1375 #define FDCAN_TT_SLAVE ((uint32_t)0x00000000U) /*!< Time slave */ macro
2338 #define IS_FDCAN_TT_TIME_MASTER(FUNCTION) (((FUNCTION) == FDCAN_TT_SLAVE ) || \