Home
last modified time | relevance | path

Searched refs:TI1_Selection (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_tim.c5190 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5196 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5205 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim.c4758 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
4764 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
4773 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_tim.c5193 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5199 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5208 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim.c5458 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5464 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5473 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim.c5628 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5634 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5643 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim.c5633 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5639 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5648 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim.c5467 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5473 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5482 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim.c5606 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5612 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5621 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim.c5458 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5464 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5473 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim.c5457 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5463 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5472 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim.c5623 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5629 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5638 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim.c5600 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5606 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5615 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_tim.c5537 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5543 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5552 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim.c5596 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5602 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5611 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim.c5605 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5611 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5620 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim.c5610 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5616 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5625 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim.c5605 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5611 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5620 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim.c5634 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5640 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5649 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim.c5898 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5904 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5913 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim.c5904 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5910 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5919 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim.c5871 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5877 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5886 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim.c5907 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5913 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5922 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim.c5730 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5736 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5745 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim.c5871 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection) in HAL_TIM_ConfigTI1Input() argument
5877 assert_param(IS_TIM_TI1SELECTION(TI1_Selection)); in HAL_TIM_ConfigTI1Input()
5886 tmpcr2 |= TI1_Selection; in HAL_TIM_ConfigTI1Input()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_tim.h1749 HAL_StatusTypeDef HAL_TIM_ConfigTI1Input(TIM_HandleTypeDef *htim, uint32_t TI1_Selection);

12