Home
last modified time | relevance | path

Searched refs:COMP_CSR_COMP1EN (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_comp.h706 SET_BIT(COMP->CSR, COMP_CSR_COMP1EN << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_Enable()
718 CLEAR_BIT(COMP->CSR, COMP_CSR_COMP1EN << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_Disable()
731 …return (READ_BIT(COMP->CSR, COMP_CSR_COMP1EN << __COMP_BITOFFSET_INSTANCE(COMPx)) == COMP_CSR_COMP… in LL_COMP_IsEnabled()
Dstm32f0xx_hal_comp.h305 SET_BIT(COMP->CSR, COMP_CSR_COMP1EN) : \
314 CLEAR_BIT(COMP->CSR, COMP_CSR_COMP1EN) : \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_comp.h2131 SET_BIT(COMP->CSR, COMP_CSR_COMP1EN << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_Enable()
2143 CLEAR_BIT(COMP->CSR, COMP_CSR_COMP1EN << __COMP_BITOFFSET_INSTANCE(COMPx)); in LL_COMP_Disable()
2156 …return (READ_BIT(COMP->CSR, COMP_CSR_COMP1EN << __COMP_BITOFFSET_INSTANCE(COMPx)) == COMP_CSR_COMP… in LL_COMP_IsEnabled()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_comp.c160 | COMP_CSR_COMP1EN in LL_COMP_DeInit()
172 | COMP_CSR_COMP1EN in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_comp.c876 | COMP_CSR_COMP1EN in LL_COMP_DeInit()
888 | COMP_CSR_COMP1EN in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_comp.c158 ( COMP_CSR_COMP1EN in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h1025 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l011xx.h888 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l021xx.h1016 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l031xx.h897 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l051xx.h932 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l081xx.h1082 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l071xx.h954 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l052xx.h1041 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l062xx.h1169 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l053xx.h1063 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l072xx.h1068 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l073xx.h1090 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l083xx.h1218 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l063xx.h1191 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32l082xx.h1196 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f058xx.h1121 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32f051x8.h1122 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32f071xb.h1156 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro
Dstm32f072xb.h4915 #define COMP_CSR_COMP1EN COMP_CSR_COMP1EN_Msk /*!< COMP1 enable */ macro

12