Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dstm32_timer.c53 static int stm32_timer_get_count(struct udevice *dev, u64 *count) in stm32_timer_get_count() function
120 .get_count = stm32_timer_get_count,