Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsli_sleeptimer_hal.h127 uint32_t sleeptimer_hal_get_capture(void);
Dsl_sleeptimer_hal_rtcc.c291 uint32_t sleeptimer_hal_get_capture(void) in sleeptimer_hal_get_capture() function
Dsl_sleeptimer_hal_burtc.c342 uint32_t sleeptimer_hal_get_capture(void) in sleeptimer_hal_get_capture() function
Dsl_sleeptimer_hal_sysrtc.c392 uint32_t sleeptimer_hal_get_capture(void) in sleeptimer_hal_get_capture() function
Dsl_sleeptimer_hal_prortc.c468 uint32_t sleeptimer_hal_get_capture(void) in sleeptimer_hal_get_capture() function
Dsl_sleeptimer_hal_timer.c365 uint32_t sleeptimer_hal_get_capture(void) in sleeptimer_hal_get_capture() function
Dsl_sleeptimer.c1958 return sleeptimer_hal_get_capture(); in sli_sleeptimer_get_capture()