Home
last modified time | relevance | path

Searched refs:sl_hal_sysrtc_stop (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/peripheral/inc/
Dsl_hal_sysrtc_compat.h67 #define sl_sysrtc_stop sl_hal_sysrtc_stop
Dsl_hal_sysrtc.h234 __INLINE void sl_hal_sysrtc_stop(void) in sl_hal_sysrtc_stop() function
/hal_silabs-latest/simplicity_sdk/platform/peripheral/src/
Dsl_hal_sysrtc.c52 extern __INLINE void sl_hal_sysrtc_stop(void);
103 sl_hal_sysrtc_stop(); in sl_hal_sysrtc_disable()