STM32_LPTIM_CKPOL   97 drivers/counter/stm32-lptimer-cnt.c 		   STM32_LPTIM_CKPOL | STM32_LPTIM_PRESC;
STM32_LPTIM_CKPOL  105 drivers/counter/stm32-lptimer-cnt.c 	val |= FIELD_PREP(STM32_LPTIM_CKPOL, enable ? priv->polarity : 0);