Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.6 16 lines 593 B view raw
1What: /sys/bus/counter/devices/counterX/countY/prescaler_available 2KernelVersion: 5.2 3Contact: linux-iio@vger.kernel.org 4Description: 5 Discrete set of available values for the respective Count Y 6 configuration are listed in this file. Values are delimited by 7 newline characters. 8 9What: /sys/bus/counter/devices/counterX/countY/prescaler 10KernelVersion: 5.2 11Contact: linux-iio@vger.kernel.org 12Description: 13 Configure the prescaler value associated with Count Y. 14 On the FlexTimer, the counter clock source passes through a 15 prescaler (i.e. a counter). This acts like a clock 16 divider.