Home
last modified time | relevance | path

Searched refs:TIM_DMA_COM (Results 1 – 25 of 54) sorted by relevance

123

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim_ex.c1508 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1561 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1628 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32mp1xx_hal_tim.c4015 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStart()
4104 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
4282 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStart()
4370 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim_ex.c1830 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1883 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1950 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32f2xx_hal_tim.c4655 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiWriteStart()
4749 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
4990 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiReadStart()
5085 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim_ex.c1831 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1884 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1951 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim_ex.c1784 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1837 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1904 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32f1xx_hal_tim.c4548 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiWriteStart()
4636 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
4866 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiReadStart()
4955 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim_ex.c1827 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1880 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1947 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim_ex.c1832 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1885 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1952 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim_ex.c1833 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1886 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1953 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim_ex.c1833 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1886 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1953 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim_ex.c1855 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1918 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1995 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim_ex.c1869 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1922 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1989 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32wbxx_hal_tim.c4760 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiWriteStart()
4854 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
5107 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiReadStart()
5202 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim_ex.c1855 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1908 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1975 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim_ex.c1845 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1898 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1965 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim_ex.c1849 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1905 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1978 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim_ex.c1843 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
1896 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1963 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c1960 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
2022 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2098 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32u5xx_hal_tim.c4675 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStart()
4920 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiWriteStart()
5018 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
5130 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStart()
5374 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiReadStart()
5473 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c1949 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
2000 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2065 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32wbaxx_hal_tim.c4673 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStart()
4918 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiWriteStart()
5016 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
5128 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStart()
5372 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiReadStart()
5471 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim_ex.c1959 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
2020 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2095 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
Dstm32h5xx_hal_tim.c4672 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStart()
4916 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiWriteStart()
5014 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
5125 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStart()
5368 case TIM_DMA_COM: in HAL_TIM_DMABurst_MultiReadStart()
5467 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c1983 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent()
2071 __HAL_TIM_DISABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2173 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()

123