Home
last modified time | relevance | path

Searched refs:LPTIM_IER_UPIE (Results 1 – 25 of 167) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1301 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1312 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1323 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32l0xx_hal_lptim.h324 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1291 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1302 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1313 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32f7xx_hal_lptim.h322 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1312 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1323 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1334 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32f4xx_hal_lptim.h322 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1420 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1431 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1442 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32wbxx_hal_lptim.h361 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1401 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1412 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1423 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32mp1xx_hal_lptim.h351 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1404 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1415 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1426 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32g0xx_hal_lptim.h355 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1434 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1445 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1456 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32h7xx_hal_lptim.h356 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h125 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1431 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1442 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1453 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32g4xx_hal_lptim.h368 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h129 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1476 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1487 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1498 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32l4xx_hal_lptim.h382 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h127 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1476 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1487 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1498 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32wlxx_hal_lptim.h373 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h127 #define LL_LPTIM_IER_UPIE LPTIM_IER_UPIE /*!< Counter direction change do…
1464 SET_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_EnableIT_UP()
1475 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_UPIE); in LL_LPTIM_DisableIT_UP()
1486 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_UPIE) == LPTIM_IER_UPIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_UP()
Dstm32l5xx_hal_lptim.h373 #define LPTIM_IT_UP LPTIM_IER_UPIE
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3094 #define LPTIM_IER_UPIE LPTIM_IER_UPIE_Msk /*!< Counter directi… macro
Dstm32l010x8.h2827 #define LPTIM_IER_UPIE LPTIM_IER_UPIE_Msk /*!< Counter directi… macro
Dstm32l010xb.h2835 #define LPTIM_IER_UPIE LPTIM_IER_UPIE_Msk /*!< Counter directi… macro

1234567