Home
last modified time | relevance | path

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

1234567

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1235 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1246 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1257 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32l0xx_hal_lptim.h326 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1225 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1236 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1247 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32f7xx_hal_lptim.h324 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1246 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1257 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1268 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32f4xx_hal_lptim.h324 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1354 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1365 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1376 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32wbxx_hal_lptim.h363 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1335 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1346 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1357 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32mp1xx_hal_lptim.h353 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1338 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1349 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1360 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32g0xx_hal_lptim.h357 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1368 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1379 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1390 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32h7xx_hal_lptim.h358 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h121 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1365 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1376 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1387 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32g4xx_hal_lptim.h370 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h125 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1410 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1421 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1432 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32l4xx_hal_lptim.h384 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h123 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1410 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1421 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1432 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32wlxx_hal_lptim.h375 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h123 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update OK …
1398 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1409 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1420 return (((READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == LPTIM_IER_CMPOKIE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32l5xx_hal_lptim.h375 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3088 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
Dstm32l010x8.h2821 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
Dstm32l010xb.h2829 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro

1234567