Searched refs:COMP_CSR_POLARITY (Results 1 – 7 of 7) sorted by relevance
213 #define LL_COMP_OUTPUTPOL_INVERTED (COMP_CSR_POLARITY) /*!< COMP output polarity is invert…652 MODIFY_REG(COMPx->CSR, COMP_CSR_POLARITY, OutputPolarity); in LL_COMP_SetOutputPolarity()665 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_POLARITY)); in LL_COMP_GetOutputPolarity()
230 #define COMP_OUTPUTPOL_INVERTED (COMP_CSR_POLARITY) /*!< COMP output level is inverted …
264 | COMP_CSR_POLARITY in LL_COMP_Init()282 | COMP_CSR_POLARITY in LL_COMP_Init()
351 COMP_CSR_WINMODE | COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()358 COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()366 COMP_CSR_WINMODE | COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()
2272 #define COMP_CSR_POLARITY COMP_CSR_POLARITY_Msk /*!< Comparator outp… macro
13657 #define COMP_CSR_POLARITY COMP_CSR_POLARITY_Msk /*!< Comparator outp… macro
15093 #define COMP_CSR_POLARITY COMP_CSR_POLARITY_Msk /*!< Comparator outp… macro