STM32_LPTIM_MAX_ARR  274 drivers/counter/stm32-lptimer-cnt.c 	if (priv->ceiling > STM32_LPTIM_MAX_ARR)
STM32_LPTIM_MAX_ARR  648 drivers/counter/stm32-lptimer-cnt.c 	priv->ceiling = STM32_LPTIM_MAX_ARR;
STM32_LPTIM_MAX_ARR   69 drivers/pwm/pwm-stm32-lp.c 	while (div > STM32_LPTIM_MAX_ARR) {