Home
last modified time | relevance | path

Searched refs:TIM_IT_COM (Results 1 – 25 of 66) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_tim_ex.c1505 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1564 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1625 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_tim_ex.c1816 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1875 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1936 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_tim_ex.c1817 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1876 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1937 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_tim_ex.c1816 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1875 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1936 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_tim_ex.c1816 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1875 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1936 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_tim_ex.c1819 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1878 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1939 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_tim_ex.c1818 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1877 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1938 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_tim_ex.c1819 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1878 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1939 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_tim_ex.c1829 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1888 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1949 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_tim_ex.c1831 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1890 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1951 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_tim_ex.c1841 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1910 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1981 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_tim_ex.c1855 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1914 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1975 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_tim_ex.c1838 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1903 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1970 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_tim_ex.c1852 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1911 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1972 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_tim_ex.c1831 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1890 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
1951 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_tim_ex.c1945 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
2013 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2083 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_tim_ex.c1305 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
1339 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_tim_ex.c1946 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
2014 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2084 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_tim_ex.c1945 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
2013 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2083 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_tim_ex.c1939 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
2000 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2063 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_tim_ex.c1945 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
2012 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2081 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_tim_ex.c1972 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent()
2066 __HAL_TIM_ENABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_IT()
2162 __HAL_TIM_DISABLE_IT(htim, TIM_IT_COM); in HAL_TIMEx_ConfigCommutEvent_DMA()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_tim.h678 #define TIM_IT_COM TIM_DIER_COMIE /*!< Commutation in… macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_tim.h677 #define TIM_IT_COM TIM_DIER_COMIE /*!< Commutation in… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_tim.h670 #define TIM_IT_COM TIM_DIER_COMIE /*!< Commutation in… macro

123