Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/counter/
Dstm32-timer-cnt.c417 static int stm32_count_capture_configure(struct counter_device *counter, unsigned int ch, in stm32_count_capture_configure() function
471 ret = stm32_count_capture_configure(counter, event_node->channel, true); in stm32_count_events_configure()
488 ret = stm32_count_capture_configure(counter, i, false); in stm32_count_events_configure()