commit | aadcd10a6e500a5b5af78c450b13d5ab9e1e6ae9 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Wed May 19 14:12:36 2021 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jul 20 13:35:14 2021 +0200 |
tree | 44204d3f5f34da43b65c3c06473019a7e9d1fc36 | |
parent | 58d040ff2f655d2e5304e1b1ad699d3cfb9f432a [diff] |
timer: hpet: extract Counter Clock Period into a macro This extracts the hard-coded value into a macro which can be overridden. This is in preparation for SoCs where the period is not in femptoseconds. Signed-off-by: Daniel Leung <daniel.leung@intel.com>