Searched refs:bkin_enable_bitpos (Results 1 – 1 of 1) sorted by relevance
1730 uint32_t bkin_enable_bitpos = 0U; in HAL_TIMEx_ConfigBreakInput() local1755 bkin_enable_bitpos = TIM1_OR2_BKINE_Pos; in HAL_TIMEx_ConfigBreakInput()1763 bkin_enable_bitpos = TIM1_OR2_BKCMP1E_Pos; in HAL_TIMEx_ConfigBreakInput()1771 bkin_enable_bitpos = TIM1_OR2_BKCMP2E_Pos; in HAL_TIMEx_ConfigBreakInput()1780 bkin_enable_bitpos = 8U; in HAL_TIMEx_ConfigBreakInput()1798 tmporx |= (sBreakInputConfig->Enable << bkin_enable_bitpos) & bkin_enable_mask; in HAL_TIMEx_ConfigBreakInput()1820 tmporx |= (sBreakInputConfig->Enable << bkin_enable_bitpos) & bkin_enable_mask; in HAL_TIMEx_ConfigBreakInput()