Home
last modified time | relevance | path

Searched refs:sleeptimer_hal_get_clock_accuracy (Results 1 – 7 of 7) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsli_sleeptimer_hal.h117 uint16_t sleeptimer_hal_get_clock_accuracy(void);
Dsl_sleeptimer_hal_rtcc.c281 uint16_t sleeptimer_hal_get_clock_accuracy(void) in sleeptimer_hal_get_clock_accuracy() function
Dsl_sleeptimer_hal_burtc.c332 uint16_t sleeptimer_hal_get_clock_accuracy(void) in sleeptimer_hal_get_clock_accuracy() function
Dsl_sleeptimer_hal_sysrtc.c382 uint16_t sleeptimer_hal_get_clock_accuracy(void) in sleeptimer_hal_get_clock_accuracy() function
Dsl_sleeptimer_hal_prortc.c443 uint16_t sleeptimer_hal_get_clock_accuracy(void) in sleeptimer_hal_get_clock_accuracy() function
Dsl_sleeptimer_hal_timer.c353 uint16_t sleeptimer_hal_get_clock_accuracy(void) in sleeptimer_hal_get_clock_accuracy() function
Dsl_sleeptimer.c1939 return sleeptimer_hal_get_clock_accuracy(); in sl_sleeptimer_get_clock_accuracy()