Home
last modified time | relevance | path

Searched refs:STM32_LPTIM_MAX_PRESCALER (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pwm/
H A Dpwm-stm32-lp.c32 #define STM32_LPTIM_MAX_PRESCALER 128 macro
71 if ((1 << presc) > STM32_LPTIM_MAX_PRESCALER) { in stm32_pwm_lp_apply()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pwm/
H A Dpwm-stm32-lp.c32 #define STM32_LPTIM_MAX_PRESCALER 128 macro
71 if ((1 << presc) > STM32_LPTIM_MAX_PRESCALER) { in stm32_pwm_lp_apply()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pwm/
H A Dpwm-stm32-lp.c32 #define STM32_LPTIM_MAX_PRESCALER 128 macro
71 if ((1 << presc) > STM32_LPTIM_MAX_PRESCALER) { in stm32_pwm_lp_apply()