Home
last modified time | relevance | path

Searched refs:sl_clock_manager_get_clock_branch_precision (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/inc/
Dsl_clock_manager.h366 sl_status_t sl_clock_manager_get_clock_branch_precision(sl_clock_branch_t clock_branch,
/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/src/
Dsl_clock_manager.c86 sl_status_t sl_clock_manager_get_clock_branch_precision(sl_clock_branch_t clock_branch, in sl_clock_manager_get_clock_branch_precision() function
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_rtcc.c284 sl_clock_manager_get_clock_branch_precision(SL_CLOCK_BRANCH_RTCCCLK, &precision); in sleeptimer_hal_get_clock_accuracy()
Dsl_sleeptimer_hal_burtc.c335 sl_clock_manager_get_clock_branch_precision(SL_CLOCK_BRANCH_EM4GRPACLK, &precision); in sleeptimer_hal_get_clock_accuracy()
Dsl_sleeptimer_hal_sysrtc.c385 sl_clock_manager_get_clock_branch_precision(SL_CLOCK_BRANCH_SYSRTCCLK, &precision); in sleeptimer_hal_get_clock_accuracy()
Dsl_sleeptimer_hal_timer.c356 sl_clock_manager_get_clock_branch_precision(SL_CLOCK_BRANCH_EM01GRPACLK, &precision); in sleeptimer_hal_get_clock_accuracy()