Home
last modified time | relevance | path

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

1234567

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1048 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32l0xx_hal_lptim.h312 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1038 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32f7xx_hal_lptim.h310 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1059 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32f4xx_hal_lptim.h310 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1167 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32wbxx_hal_lptim.h349 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1148 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32mp1xx_hal_lptim.h339 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1151 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32g0xx_hal_lptim.h343 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1181 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32h7xx_hal_lptim.h344 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1178 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32g4xx_hal_lptim.h356 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1176 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32l4xx_hal_lptim.h366 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1178 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32wlxx_hal_lptim.h359 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h106 #define LL_LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK /*!< Compare register update OK */
1166 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPOK) == LPTIM_ISR_CMPOK) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPOK()
Dstm32l5xx_hal_lptim.h359 #define LPTIM_FLAG_CMPOK LPTIM_ISR_CMPOK
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3042 #define LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK_Msk /*!< Compare registe… macro
Dstm32l010x8.h2775 #define LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK_Msk /*!< Compare registe… macro
Dstm32l010xb.h2783 #define LPTIM_ISR_CMPOK LPTIM_ISR_CMPOK_Msk /*!< Compare registe… macro

1234567