Searched refs:LPTIM_ISR_CMPM (Results 1 – 25 of 167) sorted by relevance
1234567
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 981 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32l0xx_hal_lptim.h | 315 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 971 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32f7xx_hal_lptim.h | 313 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 992 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32f4xx_hal_lptim.h | 313 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1100 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32wbxx_hal_lptim.h | 352 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1081 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32mp1xx_hal_lptim.h | 342 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1084 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32g0xx_hal_lptim.h | 346 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1114 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32h7xx_hal_lptim.h | 347 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1111 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32g4xx_hal_lptim.h | 359 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1109 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32l4xx_hal_lptim.h | 369 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1111 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32wlxx_hal_lptim.h | 362 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lptim.h | 105 #define LL_LPTIM_ISR_CMPM LPTIM_ISR_CMPM /*!< Compare match */ 1099 return (((READ_BIT(LPTIMx->ISR, LPTIM_ISR_CMPM) == LPTIM_ISR_CMPM) ? 1UL : 0UL)); in LL_LPTIM_IsActiveFlag_CMPM()
|
D | stm32l5xx_hal_lptim.h | 362 #define LPTIM_FLAG_CMPM LPTIM_ISR_CMPM
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 3033 #define LPTIM_ISR_CMPM LPTIM_ISR_CMPM_Msk /*!< Compare match */ macro
|
D | stm32l010x8.h | 2766 #define LPTIM_ISR_CMPM LPTIM_ISR_CMPM_Msk /*!< Compare match */ macro
|
D | stm32l010xb.h | 2774 #define LPTIM_ISR_CMPM LPTIM_ISR_CMPM_Msk /*!< Compare match */ macro
|
1234567