commit | df2858944a0f1ee52d3feef1a1911c4880fc4b6d | [log] [tgz] |
---|---|---|
author | Anke Xiao <anke.xiao@nxp.com> | Mon Jul 29 14:53:45 2024 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 19 15:18:33 2024 -0400 |
tree | 06bcf348bf209717a3d10ef94283c3e58240e822 | |
parent | 8628fa26c7749f66f2204adf06b7b445acbd9850 [diff] |
soc: nxp: kinetis: ke1xz: add support cpu power states Enable the NXP Kinetis Low Power Timer (LPTMR) timer driver when power management is enabled. When the NXP KE1xZ SoC series is using the Arm SysTick as hardware timer, the cycles/second will always be equal to the CPU core clock frequency. Signed-off-by: Anke Xiao <anke.xiao@nxp.com>