Home
last modified time | relevance | path

Searched refs:Break2AFMode (Results 1 – 25 of 40) sorted by relevance

12

/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_tim.c675 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
734 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
740 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32c0xx_hal_tim_ex.c2107 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
2110 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_tim.c664 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
720 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
726 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32wlxx_hal_tim_ex.c2120 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
2123 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_tim.c699 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
755 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
761 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32l5xx_hal_tim_ex.c2108 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
2111 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_tim.c668 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
724 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
730 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32wbxx_hal_tim_ex.c2134 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
2137 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_tim.c708 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
767 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
773 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32g0xx_hal_tim_ex.c2110 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
2113 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_tim.c718 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
774 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
780 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_tim.c753 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
809 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
815 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_tim.c716 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
775 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
781 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_tim.c732 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
790 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
796 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32mp1xx_hal_tim_ex.c1770 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
1773 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_tim.c747 TIM_BDTRInitStruct->Break2AFMode = LL_TIM_BREAK2_AFMODE_INPUT; in LL_TIM_BDTR_StructInit()
810 assert_param(IS_LL_TIM_BREAK2_AFMODE(TIM_BDTRInitStruct->Break2AFMode)); in LL_TIM_BDTR_Init()
818 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, TIM_BDTRInitStruct->Break2AFMode); in LL_TIM_BDTR_Init()
Dstm32h7xx_hal_tim_ex.c2126 assert_param(IS_TIM_BREAK2_AFMODE(sBreakDeadTimeConfig->Break2AFMode)); in HAL_TIMEx_ConfigBreakDeadTime()
2129 MODIFY_REG(tmpbdtr, TIM_BDTR_BK2BID, sBreakDeadTimeConfig->Break2AFMode); in HAL_TIMEx_ConfigBreakDeadTime()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_tim.h546 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3582 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3584 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_tim.h537 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3650 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3652 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_tim.h550 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3624 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3626 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_tim.h549 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3615 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3617 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_tim.h534 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3774 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3776 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_tim.h495 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3595 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3597 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_tim.h544 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
3789 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
3791 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_tim.h556 uint32_t Break2AFMode; /*!< Specifies the alternate function mode of the break2 input. member
4211 uint32_t Break2AFMode) in LL_TIM_ConfigBRK2() argument
4213 …TR, TIM_BDTR_BK2P | TIM_BDTR_BK2F | TIM_BDTR_BK2BID, Break2Polarity | Break2Filter | Break2AFMode); in LL_TIM_ConfigBRK2()

12