/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 2385 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_EnableDMAReq_CC2() 2396 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_DisableDMAReq_CC2() 2407 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE) == (LPTIM_DIER_CC2DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC2()
|
D | stm32wbaxx_hal_lptim.h | 436 #define LPTIM_DMA_CC2 LPTIM_DIER_CC2DE /*!< DMA request is triggered …
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 2401 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_EnableDMAReq_CC2() 2412 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_DisableDMAReq_CC2() 2423 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE) == (LPTIM_DIER_CC2DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC2()
|
D | stm32n6xx_hal_lptim.h | 434 #define LPTIM_DMA_CC2 LPTIM_DIER_CC2DE /*!< DMA request is triggered …
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 2484 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_EnableDMAReq_CC2() 2495 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_DisableDMAReq_CC2() 2506 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE) == (LPTIM_DIER_CC2DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC2()
|
D | stm32h5xx_hal_lptim.h | 434 #define LPTIM_DMA_CC2 LPTIM_DIER_CC2DE /*!< DMA request is triggered …
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 2437 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_EnableDMAReq_CC2() 2448 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_DisableDMAReq_CC2() 2459 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE) == (LPTIM_DIER_CC2DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC2()
|
D | stm32u5xx_hal_lptim.h | 434 #define LPTIM_DMA_CC2 LPTIM_DIER_CC2DE /*!< DMA request is triggered …
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 2412 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_EnableDMAReq_CC2() 2423 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_DisableDMAReq_CC2() 2434 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE) == (LPTIM_DIER_CC2DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC2()
|
D | stm32h7rsxx_hal_lptim.h | 434 #define LPTIM_DMA_CC2 LPTIM_DIER_CC2DE /*!< DMA request is triggered …
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lptim.h | 2980 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_EnableDMAReq_CC2() 2991 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE); in LL_LPTIM_DisableDMAReq_CC2() 3002 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2DE) == (LPTIM_DIER_CC2DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC2()
|
D | stm32u0xx_hal_lptim.h | 446 #define LPTIM_DMA_CC2 LPTIM_DIER_CC2DE /*!< DMA request is triggered …
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4782 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
D | stm32wba52xx.h | 8383 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
D | stm32wba54xx.h | 8617 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
D | stm32wba5mxx.h | 8617 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
D | stm32wba55xx.h | 8617 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 8140 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Compare… macro
|
D | stm32u083xx.h | 9077 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Compare… macro
|
D | stm32u073xx.h | 8807 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Compare… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7694 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
D | stm32h523xx.h | 10133 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
D | stm32h562xx.h | 10859 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 11226 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12629 #define LPTIM_DIER_CC2DE LPTIM_DIER_CC2DE_Msk /*!< Capture/Compare… macro
|