Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/emlib/inc/
Dem_rtcc.h332 #define RTCC_CH_INIT_COMPARE_DEFAULT \ macro
354 #define RTCC_CH_INIT_COMPARE_DEFAULT \ macro
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_rtcc.h332 #define RTCC_CH_INIT_COMPARE_DEFAULT \ macro
354 #define RTCC_CH_INIT_COMPARE_DEFAULT \ macro
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/src/
Dsl_sleeptimer_hal_rtcc.c66 RTCC_CCChConf_TypeDef channel = RTCC_CH_INIT_COMPARE_DEFAULT; in sleeptimer_hal_init_timer()