Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c2461 assert_param(IS_FDCAN_TT_BASIC_CYCLES_NUMBER(pTTParams->BasicCyclesNbr)); in HAL_FDCAN_TT_ConfigOperation()
2549 MODIFY_REG(hfdcan->ttcan->TTMLM, FDCAN_TTMLM_CCM, pTTParams->BasicCyclesNbr); in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c3518 assert_param(IS_FDCAN_TT_BASIC_CYCLES_NUMBER(pTTParams->BasicCyclesNbr)); in HAL_FDCAN_TT_ConfigOperation()
3608 MODIFY_REG(hfdcan->ttcan->TTMLM, FDCAN_TTMLM_CCM, pTTParams->BasicCyclesNbr); in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c3518 assert_param(IS_FDCAN_TT_BASIC_CYCLES_NUMBER(pTTParams->BasicCyclesNbr)); in HAL_FDCAN_TT_ConfigOperation()
3608 MODIFY_REG(hfdcan->ttcan->TTMLM, FDCAN_TTMLM_CCM, pTTParams->BasicCyclesNbr); in HAL_FDCAN_TT_ConfigOperation()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_fdcan.h516 uint32_t BasicCyclesNbr; /*!< Specifies the nubmer of basic cycles in the system matrix. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_fdcan.h525 uint32_t BasicCyclesNbr; /*!< Specifies the number of basic cycles in the system matrix. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_fdcan.h525 uint32_t BasicCyclesNbr; /*!< Specifies the number of basic cycles in the system matrix. member