Home
last modified time | relevance | path

Searched refs:SL_SLEEPTIMER_PERIPHERAL_SYSRTC (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/config/
Dsl_sleeptimer_config.h40 #define SL_SLEEPTIMER_PERIPHERAL_SYSRTC 4 macro
/hal_silabs-latest/simplicity_sdk/platform/service/hfxo_manager/inc/
Dsli_hfxo_manager.h41 #if (SL_SLEEPTIMER_PERIPHERAL == SL_SLEEPTIMER_PERIPHERAL_SYSRTC)
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/inc/
Dsli_sleeptimer.h56 #define SL_SLEEPTIMER_PERIPHERAL SL_SLEEPTIMER_PERIPHERAL_SYSRTC
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_sysrtc.c58 #if SL_SLEEPTIMER_PERIPHERAL == SL_SLEEPTIMER_PERIPHERAL_SYSRTC
Dsl_sleeptimer.c452 #if ((SL_SLEEPTIMER_PERIPHERAL == SL_SLEEPTIMER_PERIPHERAL_SYSRTC) \ in sl_sleeptimer_stop_timer()
1547 #if ((SL_SLEEPTIMER_PERIPHERAL == SL_SLEEPTIMER_PERIPHERAL_SYSRTC) \ in create_timer()