Home
last modified time | relevance | path

Searched refs:lowPowerMode (Results 1 – 8 of 8) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_burtc.c144 && (burtcInit->lowPowerMode == burtcLPDisable))); in BURTC_Init()
162 BURTC->LPMODE = (uint32_t) (burtcInit->lowPowerMode); in BURTC_Init()
Dem_cmu.c10938 (unsigned)hfxoInit->lowPowerMode); in CMU_HFXOInit()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_burtc.c144 && (burtcInit->lowPowerMode == burtcLPDisable))); in BURTC_Init()
162 BURTC->LPMODE = (uint32_t) (burtcInit->lowPowerMode); in BURTC_Init()
Dem_cmu.c10991 (unsigned)hfxoInit->lowPowerMode); in CMU_HFXOInit()
/hal_silabs-latest/gecko/emlib/inc/
Dem_burtc.h121 BURTC_LP_TypeDef lowPowerMode; /**< Low power operation mode, requires LFXO or LFRCO. */ member
Dem_cmu.h3157 bool lowPowerMode; /**< Enable low-power mode */
/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_burtc.h121 BURTC_LP_TypeDef lowPowerMode; /**< Low power operation mode, requires LFXO or LFRCO. */ member
Dem_cmu.h3158 bool lowPowerMode; /**< Enable low-power mode */