Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h182 #define LL_LPTIM_DIER_UEIE LPTIM_DIER_UEIE /*!< Update event */
2279 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_EnableIT_UE()
2290 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_DisableIT_UE()
2301 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE) == (LPTIM_DIER_UEIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_UE()
Dstm32wbaxx_hal_lptim.h462 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h182 #define LL_LPTIM_DIER_UEIE LPTIM_DIER_UEIE /*!< Update event */
2295 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_EnableIT_UE()
2306 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_DisableIT_UE()
2317 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE) == (LPTIM_DIER_UEIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_UE()
Dstm32n6xx_hal_lptim.h460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h192 #define LL_LPTIM_DIER_UEIE LPTIM_DIER_UEIE /*!< Update event */
2378 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_EnableIT_UE()
2389 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_DisableIT_UE()
2400 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE) == (LPTIM_DIER_UEIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_UE()
Dstm32h5xx_hal_lptim.h460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h192 #define LL_LPTIM_DIER_UEIE LPTIM_DIER_UEIE /*!< Update event */
2331 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_EnableIT_UE()
2342 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_DisableIT_UE()
2353 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE) == (LPTIM_DIER_UEIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_UE()
Dstm32u5xx_hal_lptim.h460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h182 #define LL_LPTIM_DIER_UEIE LPTIM_DIER_UEIE /*!< Update event */
2306 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_EnableIT_UE()
2317 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_DisableIT_UE()
2328 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE) == (LPTIM_DIER_UEIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_UE()
Dstm32h7rsxx_hal_lptim.h460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h211 #define LL_LPTIM_DIER_UEIE LPTIM_DIER_UEIE /*!< Update event */
2874 SET_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_EnableIT_UE()
2885 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE); in LL_LPTIM_DisableIT_UE()
2896 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_UEIE) == (LPTIM_DIER_UEIE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledIT_UE()
Dstm32u0xx_hal_lptim.h482 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h4758 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
Dstm32wba52xx.h8359 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
Dstm32wba54xx.h8593 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
Dstm32wba5mxx.h8593 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
Dstm32wba55xx.h8593 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8098 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
Dstm32u083xx.h9035 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
Dstm32u073xx.h8765 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7670 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
Dstm32h523xx.h10109 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
Dstm32h562xx.h10835 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h11202 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h12605 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro

12