You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrf fromlist] drivers: timer: nrf_grtc: Add app-defined post-init function
Upstream PR #: 98505
When CONFIG_NRF_GRTC_TIMER_APP_DEFINED_INIT=y, the compiler would warn
that `grtc_post_init()` was unused, because this feature was not updated
to account for the fact that clock init has been split into two stages.
Signed-off-by: Grzegorz Swiderski <[email protected]>
(cherry picked from commit c161040a28871438dc92b977c37f7df9794f1a40)
0 commit comments