Searched refs:COMP_CR_POLARITY (Results 1 – 4 of 4) sorted by relevance
27 #define COMP_CR_POLARITY (BIT20) macro
141 ((hcomp->Init.Polarity << 20) & COMP_CR_POLARITY) | \ in HAL_COMP_Init()
146 ((hcomp->Init.Polarity << 20) & COMP_CR_POLARITY) | \ in HAL_COMP_Init()
Completed in 6 milliseconds