Searched refs:LPTIM_DMA_CC1 (Results 1 – 12 of 12) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_lptim.c | 2172 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Start_DMA() 2240 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_lptim.c | 2175 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Start_DMA() 2243 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_lptim.c | 2160 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Start_DMA() 2228 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_lptim.h | 433 #define LPTIM_DMA_CC1 LPTIM_DIER_CC1DE /*!< DMA request is triggered … macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_lptim.h | 433 #define LPTIM_DMA_CC1 LPTIM_DIER_CC1DE /*!< DMA request is triggered … macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_lptim.h | 433 #define LPTIM_DMA_CC1 LPTIM_DIER_CC1DE /*!< DMA request is triggered … macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_lptim.c | 2207 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Start_DMA() 2275 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_lptim.c | 2207 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Start_DMA() 2275 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Stop_DMA()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_lptim.h | 435 #define LPTIM_DMA_CC1 LPTIM_DIER_CC1DE /*!< DMA request is triggered … macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_lptim.h | 433 #define LPTIM_DMA_CC1 LPTIM_DIER_CC1DE /*!< DMA request is triggered … macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_lptim.h | 445 #define LPTIM_DMA_CC1 LPTIM_DIER_CC1DE /*!< DMA request is triggered … macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_lptim.c | 2367 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Start_DMA() 2478 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC1); in HAL_LPTIM_IC_Stop_DMA()
|