Home
last modified time | relevance | path

Searched refs:STM32_LPTIM_ARRMIE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/
H A Dstm32-lptimer.h34 #define STM32_LPTIM_ARRMIE BIT(1) macro
/linux/drivers/clocksource/
H A Dtimer-stm32-lp.c57 regmap_write(priv->reg, STM32_LPTIM_IER, STM32_LPTIM_ARRMIE); in stm32_clkevent_lp_set_timer()