/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 175 #define LL_LPTIM_DIER_CC1OFIE LPTIM_DIER_CC1OIE /*!< Capture/Compare 1 over-ca… 1949 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_EnableIT_CC1O() 1960 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_DisableIT_CC1O() 1971 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE) == LPTIM_DIER_CC1OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC1O()
|
D | stm32wbaxx_hal_lptim.h | 455 #define LPTIM_IT_CC1O LPTIM_DIER_CC1OIE
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 175 #define LL_LPTIM_DIER_CC1OFIE LPTIM_DIER_CC1OIE /*!< Capture/Compare 1 over-ca… 1965 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_EnableIT_CC1O() 1976 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_DisableIT_CC1O() 1987 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE) == LPTIM_DIER_CC1OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC1O()
|
D | stm32n6xx_hal_lptim.h | 453 #define LPTIM_IT_CC1O LPTIM_DIER_CC1OIE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 185 #define LL_LPTIM_DIER_CC1OFIE LPTIM_DIER_CC1OIE /*!< Capture/Compare 1 over-ca… 2048 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_EnableIT_CC1O() 2059 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_DisableIT_CC1O() 2070 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE) == LPTIM_DIER_CC1OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC1O()
|
D | stm32h5xx_hal_lptim.h | 453 #define LPTIM_IT_CC1O LPTIM_DIER_CC1OIE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 185 #define LL_LPTIM_DIER_CC1OFIE LPTIM_DIER_CC1OIE /*!< Capture/Compare 1 over-ca… 2001 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_EnableIT_CC1O() 2012 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_DisableIT_CC1O() 2023 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE) == LPTIM_DIER_CC1OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC1O()
|
D | stm32u5xx_hal_lptim.h | 453 #define LPTIM_IT_CC1O LPTIM_DIER_CC1OIE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 175 #define LL_LPTIM_DIER_CC1OFIE LPTIM_DIER_CC1OIE /*!< Capture/Compare 1 over-ca… 1976 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_EnableIT_CC1O() 1987 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_DisableIT_CC1O() 1998 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE) == LPTIM_DIER_CC1OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC1O()
|
D | stm32h7rsxx_hal_lptim.h | 453 #define LPTIM_IT_CC1O LPTIM_DIER_CC1OIE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lptim.h | 202 #define LL_LPTIM_DIER_CC1OFIE LPTIM_DIER_CC1OIE /*!< Capture/Compare 1 over-ca… 2412 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_EnableIT_CC1O() 2423 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE); in LL_LPTIM_DisableIT_CC1O() 2434 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC1OIE) == LPTIM_DIER_CC1OIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC1O()
|
D | stm32u0xx_hal_lptim.h | 469 #define LPTIM_IT_CC1O LPTIM_DIER_CC1OIE
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4767 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba52xx.h | 8368 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba54xx.h | 8602 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba5mxx.h | 8602 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
D | stm32wba55xx.h | 8602 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 8113 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Compare… macro
|
D | stm32u083xx.h | 9050 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Compare… macro
|
D | stm32u073xx.h | 8780 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Compare… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7679 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
D | stm32h523xx.h | 10118 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
D | stm32h562xx.h | 10844 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 11211 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Co… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12614 #define LPTIM_DIER_CC1OIE LPTIM_DIER_CC1OIE_Msk /*!< Capture/Compare… macro
|