Home
last modified time | relevance | path

Searched refs:sl_hal_sysrtc_enable (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_sysrtc_compat.h62 #define sl_sysrtc_enable sl_hal_sysrtc_enable
Dsl_hal_sysrtc.h179 void sl_hal_sysrtc_enable(void);
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_sysrtc.c100 sl_hal_sysrtc_enable(); in sleeptimer_hal_init_timer()
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_sysrtc.c81 void sl_hal_sysrtc_enable(void) in sl_hal_sysrtc_enable() function