/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lptim.h | 121 #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()
|
D | stm32l0xx_hal_lptim.h | 326 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_lptim.h | 121 #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()
|
D | stm32f7xx_hal_lptim.h | 324 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 121 #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()
|
D | stm32f4xx_hal_lptim.h | 324 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 121 #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()
|
D | stm32wbxx_hal_lptim.h | 363 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_lptim.h | 121 #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()
|
D | stm32mp1xx_hal_lptim.h | 353 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lptim.h | 121 #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()
|
D | stm32g0xx_hal_lptim.h | 357 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lptim.h | 121 #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()
|
D | stm32h7xx_hal_lptim.h | 358 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lptim.h | 121 #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()
|
D | stm32g4xx_hal_lptim.h | 370 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 125 #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()
|
D | stm32l4xx_hal_lptim.h | 384 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lptim.h | 123 #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()
|
D | stm32wlxx_hal_lptim.h | 375 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lptim.h | 123 #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()
|
D | stm32l5xx_hal_lptim.h | 375 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 3088 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
|
D | stm32l010x8.h | 2821 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
|
D | stm32l010xb.h | 2829 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
|