Home
last modified time | relevance | path

Searched refs:LPTIM_DIER_UPIE (Results 1 – 25 of 46) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h180 #define LL_LPTIM_DIER_UPIE LPTIM_DIER_UPIE /*!< Counter direction change …
2180 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_EnableIT_UP()
2191 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_DisableIT_UP()
2202 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE) == LPTIM_DIER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32wbaxx_hal_lptim.h464 #define LPTIM_IT_UP LPTIM_DIER_UPIE
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h180 #define LL_LPTIM_DIER_UPIE LPTIM_DIER_UPIE /*!< Counter direction change …
2196 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_EnableIT_UP()
2207 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_DisableIT_UP()
2218 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE) == LPTIM_DIER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32n6xx_hal_lptim.h462 #define LPTIM_IT_UP LPTIM_DIER_UPIE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h190 #define LL_LPTIM_DIER_UPIE LPTIM_DIER_UPIE /*!< Counter direction change …
2279 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_EnableIT_UP()
2290 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_DisableIT_UP()
2301 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE) == LPTIM_DIER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32h5xx_hal_lptim.h462 #define LPTIM_IT_UP LPTIM_DIER_UPIE
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h190 #define LL_LPTIM_DIER_UPIE LPTIM_DIER_UPIE /*!< Counter direction change …
2232 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_EnableIT_UP()
2243 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_DisableIT_UP()
2254 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE) == LPTIM_DIER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32u5xx_hal_lptim.h462 #define LPTIM_IT_UP LPTIM_DIER_UPIE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h180 #define LL_LPTIM_DIER_UPIE LPTIM_DIER_UPIE /*!< Counter direction change …
2207 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_EnableIT_UP()
2218 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_DisableIT_UP()
2229 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE) == LPTIM_DIER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32h7rsxx_hal_lptim.h462 #define LPTIM_IT_UP LPTIM_DIER_UPIE
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h209 #define LL_LPTIM_DIER_UPIE LPTIM_DIER_UPIE /*!< Counter direction change …
2775 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_EnableIT_UP()
2786 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE); in LL_LPTIM_DisableIT_UP()
2797 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UPIE) == LPTIM_DIER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32u0xx_hal_lptim.h484 #define LPTIM_IT_UP LPTIM_DIER_UPIE
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h4752 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
Dstm32wba52xx.h8353 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
Dstm32wba54xx.h8587 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
Dstm32wba5mxx.h8587 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
Dstm32wba55xx.h8587 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8092 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter directi… macro
Dstm32u083xx.h9029 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter directi… macro
Dstm32u073xx.h8759 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter directi… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7664 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
Dstm32h523xx.h10103 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
Dstm32h562xx.h10829 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h11196 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter di… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h12599 #define LPTIM_DIER_UPIE LPTIM_DIER_UPIE_Msk /*!< Counter directi… macro

12