Home
last modified time | relevance | path

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

1234567

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1268 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1279 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1290 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32l0xx_hal_lptim.h325 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1258 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1269 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1280 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32f7xx_hal_lptim.h323 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1279 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1290 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1301 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32f4xx_hal_lptim.h323 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1387 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1398 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1409 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32wbxx_hal_lptim.h362 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1368 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1379 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1390 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32mp1xx_hal_lptim.h352 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1371 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1382 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1393 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32g0xx_hal_lptim.h356 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1401 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1412 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1423 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32h7xx_hal_lptim.h357 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h124 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1398 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1409 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1420 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32g4xx_hal_lptim.h369 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h128 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1443 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1454 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1465 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32l4xx_hal_lptim.h383 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h126 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1443 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1454 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1465 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32wlxx_hal_lptim.h374 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h126 #define LL_LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE /*!< Autoreload register update …
1431 SET_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_EnableIT_ARROK()
1442 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE); in LL_LPTIM_DisableIT_ARROK()
1453 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_ARROKIE) == LPTIM_IER_ARROKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_ARROK()
Dstm32l5xx_hal_lptim.h374 #define LPTIM_IT_ARROK LPTIM_IER_ARROKIE
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3091 #define LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE_Msk /*!< Autoreload regi… macro
Dstm32l010x8.h2824 #define LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE_Msk /*!< Autoreload regi… macro
Dstm32l010xb.h2832 #define LPTIM_IER_ARROKIE LPTIM_IER_ARROKIE_Msk /*!< Autoreload regi… macro

1234567