Skip to content
Commit bfb21ced authored by Sadik Ozer's avatar Sadik Ozer Committed by Anas Nashif
Browse files

drivers: counter: Add MAX32xxx counter driver



Common counter driver based on timer for MAX32xxx MCUs
To use as wakeup source wakeup-source parameter shall be
defined as below

&lptimer0 {
	status = "okay";
	clock-source = <ADI_MAX32_PRPH_CLK_SRC_ERTCO>;
	wakeup-source;
	counter {
		status = "okay";
	};
};

Signed-off-by: default avatarSadik Ozer <sadik.ozer@analog.com>
parent 80b7fe65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment