/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 176 #define LL_LPTIM_DIER_CC2OFIE LPTIM_DIER_CC2OIE /*!< Capture/Compare 2 over-ca… 1982 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_EnableIT_CC2O() 1993 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_DisableIT_CC2O() 2004 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE) == LPTIM_DIER_CC2OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC2O()
|
D | stm32wbaxx_hal_lptim.h | 456 #define LPTIM_IT_CC2O LPTIM_DIER_CC2OIE
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 176 #define LL_LPTIM_DIER_CC2OFIE LPTIM_DIER_CC2OIE /*!< Capture/Compare 2 over-ca… 1998 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_EnableIT_CC2O() 2009 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_DisableIT_CC2O() 2020 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE) == LPTIM_DIER_CC2OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC2O()
|
D | stm32n6xx_hal_lptim.h | 454 #define LPTIM_IT_CC2O LPTIM_DIER_CC2OIE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 186 #define LL_LPTIM_DIER_CC2OFIE LPTIM_DIER_CC2OIE /*!< Capture/Compare 2 over-ca… 2081 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_EnableIT_CC2O() 2092 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_DisableIT_CC2O() 2103 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE) == LPTIM_DIER_CC2OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC2O()
|
D | stm32h5xx_hal_lptim.h | 454 #define LPTIM_IT_CC2O LPTIM_DIER_CC2OIE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 186 #define LL_LPTIM_DIER_CC2OFIE LPTIM_DIER_CC2OIE /*!< Capture/Compare 2 over-ca… 2034 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_EnableIT_CC2O() 2045 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_DisableIT_CC2O() 2056 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE) == LPTIM_DIER_CC2OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC2O()
|
D | stm32u5xx_hal_lptim.h | 454 #define LPTIM_IT_CC2O LPTIM_DIER_CC2OIE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 176 #define LL_LPTIM_DIER_CC2OFIE LPTIM_DIER_CC2OIE /*!< Capture/Compare 2 over-ca… 2009 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_EnableIT_CC2O() 2020 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_DisableIT_CC2O() 2031 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE) == LPTIM_DIER_CC2OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC2O()
|
D | stm32h7rsxx_hal_lptim.h | 454 #define LPTIM_IT_CC2O LPTIM_DIER_CC2OIE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lptim.h | 203 #define LL_LPTIM_DIER_CC2OFIE LPTIM_DIER_CC2OIE /*!< Capture/Compare 2 over-ca… 2445 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_EnableIT_CC2O() 2456 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE); in LL_LPTIM_DisableIT_CC2O() 2467 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC2OIE) == LPTIM_DIER_CC2OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC2O()
|
D | stm32u0xx_hal_lptim.h | 470 #define LPTIM_IT_CC2O LPTIM_DIER_CC2OIE
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4770 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba52xx.h | 8371 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba54xx.h | 8605 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba5mxx.h | 8605 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba55xx.h | 8605 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 8116 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Compare… macro
|
D | stm32u083xx.h | 9053 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Compare… macro
|
D | stm32u073xx.h | 8783 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Compare… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7682 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
D | stm32h523xx.h | 10121 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
D | stm32h562xx.h | 10847 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 11214 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12617 #define LPTIM_DIER_CC2OIE LPTIM_DIER_CC2OIE_Msk /*!< Capture/Compare… macro
|