/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_fdcan.h | 540 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 1303 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_fdcan.h | 540 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 1303 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_fdcan.h | 540 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 1303 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_fdcan.h | 540 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 1303 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_fdcan.h | 540 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 1303 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_fdcan.h | 540 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 1303 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_fdcan.c | 318 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 451 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 503 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_fdcan.c | 318 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 451 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 503 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_fdcan.c | 318 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 451 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 503 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_fdcan.c | 315 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 444 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 496 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_fdcan.c | 315 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 444 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 496 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_fdcan.c | 318 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 451 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 503 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_fdcan.h | 775 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 2060 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_fdcan.h | 847 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 2203 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_fdcan.h | 847 #define FDCAN_FRAME_FD_BRS ((uint32_t)(FDCAN_CCCR_FDOE | FDCAN_CCCR_BRSE)) /*!< FD mode with Bit… macro 2203 ((FORMAT) == FDCAN_FRAME_FD_BRS ))
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_fdcan.c | 238 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 359 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 411 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_fdcan.c | 321 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 477 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 529 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_fdcan.c | 321 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init() 477 MODIFY_REG(hfdcan->Instance->CCCR, FDCAN_FRAME_FD_BRS, hfdcan->Init.FrameFormat); in HAL_FDCAN_Init() 529 if (hfdcan->Init.FrameFormat == FDCAN_FRAME_FD_BRS) in HAL_FDCAN_Init()
|