commit | 78dc8ce33828b1d995d520751fe761ade6103155 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Thu Nov 04 14:26:19 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Dec 04 07:34:53 2021 -0500 |
tree | 71829c0b4c5e0ba63b00f6734994849ca6162043 | |
parent | 24a169e3298b55834b0aa027c6c5e41a9f9124d7 [diff] |
drivers: timer: improve sys_timer_disable usage - Remove the weak symbol definition - Notify about the capability of disabling via a selected Kconfig option (CONFIG_SYSTEM_TIMER_HAS_DISABLE_SUPPORT) - Provide a dummy inline function when the functionality is not available Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>