/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 182 #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()
|
D | stm32wbaxx_hal_lptim.h | 462 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lptim.h | 182 #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()
|
D | stm32n6xx_hal_lptim.h | 460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 192 #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()
|
D | stm32h5xx_hal_lptim.h | 460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 192 #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()
|
D | stm32u5xx_hal_lptim.h | 460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 182 #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()
|
D | stm32h7rsxx_hal_lptim.h | 460 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lptim.h | 211 #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()
|
D | stm32u0xx_hal_lptim.h | 482 #define LPTIM_IT_UPDATE LPTIM_DIER_UEIE
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4758 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
D | stm32wba52xx.h | 8359 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
D | stm32wba54xx.h | 8593 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
D | stm32wba5mxx.h | 8593 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
D | stm32wba55xx.h | 8593 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 8098 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
|
D | stm32u083xx.h | 9035 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
|
D | stm32u073xx.h | 8765 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7670 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
D | stm32h523xx.h | 10109 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
D | stm32h562xx.h | 10835 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 11202 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update eve… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12605 #define LPTIM_DIER_UEIE LPTIM_DIER_UEIE_Msk /*!< Update event in… macro
|