Skip to content

k_cycle_get_32() implementation on nrf series is too slow. #8798

@nordic-krch

Description

@nordic-krch

Timestamp function can be used in time critical operations (event logging). In such scenario current implementation is too slow since it can pend on reading RTC registers which are in LFCLK domain and reading is costly.

u32_t _timer_cycle_get_32(void)

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: nRFNordic nRFxpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions