/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1169 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1180 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1191 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32l0xx_hal_lptim.h | 328 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1159 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1170 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1181 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32f7xx_hal_lptim.h | 326 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1180 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1191 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1202 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32f4xx_hal_lptim.h | 326 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1288 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1299 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1310 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32wbxx_hal_lptim.h | 365 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1269 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1280 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1291 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32mp1xx_hal_lptim.h | 355 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1272 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1283 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1294 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32g0xx_hal_lptim.h | 359 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1302 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1313 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1324 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32h7xx_hal_lptim.h | 360 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lptim.h | 122 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1299 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1310 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1321 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32g4xx_hal_lptim.h | 372 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 126 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1344 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1355 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1366 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32l4xx_hal_lptim.h | 386 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lptim.h | 124 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1344 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1355 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1366 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32wlxx_hal_lptim.h | 377 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lptim.h | 124 #define LL_LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE /*!< Autoreload match */ 1332 SET_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_EnableIT_ARRM() 1343 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE); in LL_LPTIM_DisableIT_ARRM() 1354 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARRMIE) == LPTIM_IER_ARRMIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARRM()
|
D | stm32l5xx_hal_lptim.h | 377 #define LPTIM_IT_ARRM LPTIM_IER_ARRMIE
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 3082 #define LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE_Msk /*!< Autoreload matc… macro
|
D | stm32l010x8.h | 2815 #define LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE_Msk /*!< Autoreload matc… macro
|
D | stm32l010xb.h | 2823 #define LPTIM_IER_ARRMIE LPTIM_IER_ARRMIE_Msk /*!< Autoreload matc… macro
|