aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/interrupt-cnt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray1-2/+2
2021-08-09counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray1-2/+2
2021-08-09counter: Standardize to ERANGE for limit exceeded errorsWilliam Breathitt Gray1-0/+3
2021-06-13counter: interrupt-cnt: Add const qualifier for actions_list arrayWilliam Breathitt Gray1-3/+3
2021-06-09counter: interrupt-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray1-1/+1
2021-03-25counter: add IRQ or GPIO based counterOleksij Rempel1-0/+244