/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lptim.h | 177 #define LL_LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE /*!< Autoreload match */ 2011 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 2022 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 2033 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE) == LPTIM_DIER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32wbaxx_hal_lptim.h | 467 #define LPTIM_IT_ARRM LPTIM_DIER_ARRMIE
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lptim.h | 187 #define LL_LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE /*!< Autoreload match */ 2114 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 2125 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 2136 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE) == LPTIM_DIER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32h5xx_hal_lptim.h | 465 #define LPTIM_IT_ARRM LPTIM_DIER_ARRMIE
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lptim.h | 177 #define LL_LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE /*!< Autoreload match */ 2042 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 2053 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 2064 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE) == LPTIM_DIER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32h7rsxx_hal_lptim.h | 465 #define LPTIM_IT_ARRM LPTIM_DIER_ARRMIE
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 187 #define LL_LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE /*!< Autoreload match */ 2066 SET_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 2077 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 2088 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_ARRMIE) == LPTIM_DIER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32u5xx_hal_lptim.h | 464 #define LPTIM_IT_ARRM LPTIM_DIER_ARRMIE
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 4740 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32wba52xx.h | 8340 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32wba54xx.h | 8574 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32wba55xx.h | 8574 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 7654 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32h523xx.h | 10095 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32h562xx.h | 10801 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32h533xx.h | 10503 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32h563xx.h | 12885 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32h573xx.h | 13293 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 12587 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload matc… macro
|
D | stm32h7s3xx.h | 13032 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload matc… macro
|
D | stm32h7s7xx.h | 13176 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload matc… macro
|
D | stm32h7r7xx.h | 12729 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload matc… macro
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/soc/ |
D | stm32u535xx.h | 10781 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32u545xx.h | 11181 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|
D | stm32u575xx.h | 11815 #define LPTIM_DIER_ARRMIE LPTIM_DIER_ARRMIE_Msk /*!< Autoreload… macro
|