/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_comp.h | 582 SET_BIT(COMPx->CSR, COMP_CSR_COMPxEN); in LL_COMP_Enable() 594 CLEAR_BIT(COMPx->CSR, COMP_CSR_COMPxEN); in LL_COMP_Disable() 607 return (READ_BIT(COMPx->CSR, COMP_CSR_COMPxEN) == (COMP_CSR_COMPxEN)); in LL_COMP_IsEnabled()
|
D | stm32l0xx_hal_comp.h | 288 …e __HAL_COMP_ENABLE(__HANDLE__) SET_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_COMPxEN) 295 …__HAL_COMP_DISABLE(__HANDLE__) CLEAR_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_COMPxEN)
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_comp.h | 1308 SET_BIT(COMPx->CSR, COMP_CSR_COMPxEN); in LL_COMP_Enable() 1319 CLEAR_BIT(COMPx->CSR, COMP_CSR_COMPxEN); in LL_COMP_Disable() 1331 return (READ_BIT(COMPx->CSR, COMP_CSR_COMPxEN) == (COMP_CSR_COMPxEN)); in LL_COMP_IsEnabled()
|
D | stm32f3xx_hal_comp_ex.h | 620 SET_BIT(COMP->CSR, (uint32_t)COMP_CSR_COMPxEN << regshift); \ 636 CLEAR_BIT(COMP->CSR, (uint32_t)COMP_CSR_COMPxEN << regshift); \ 673 #define __HAL_COMP_ENABLE(__HANDLE__) SET_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_COMPxEN) 680 #define __HAL_COMP_DISABLE(__HANDLE__) CLEAR_BIT((__HANDLE__)->Instance->CSR, COMP_CSR_COMPxEN)
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_comp.c | 799 SET_BIT(hcomp->Instance->CSR, COMP_CSR_COMPxEN); in HAL_COMP_Start() 846 CLEAR_BIT(hcomp->Instance->CSR, COMP_CSR_COMPxEN); in HAL_COMP_Stop()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_comp.c | 656 SET_BIT(COMP->CSR, COMP_CSR_COMPxEN << regshift); in HAL_COMP_Start() 704 CLEAR_BIT(COMP->CSR, COMP_CSR_COMPxEN << regshift); in HAL_COMP_Stop()
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 1084 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l011xx.h | 947 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l021xx.h | 1075 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l031xx.h | 956 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l051xx.h | 991 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l081xx.h | 1141 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l071xx.h | 1013 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l052xx.h | 1100 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l062xx.h | 1228 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l053xx.h | 1122 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l072xx.h | 1127 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l073xx.h | 1149 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l083xx.h | 1277 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l063xx.h | 1250 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32l082xx.h | 1255 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f058xx.h | 1197 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32f051x8.h | 1198 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
D | stm32f071xb.h | 1232 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f301x8.h | 2152 #define COMP_CSR_COMPxEN COMP_CSR_COMPxEN_Msk /*!< COMPx enable */ macro
|