Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_emu.h1217 void EMU_BUBuInactPwrConSet(EMU_BUBuInactPwrCon_TypeDef inactPwrCon);
/hal_silabs-latest/gecko/emlib/inc/
Dem_emu.h1154 void EMU_BUBuInactPwrConSet(EMU_BUBuInactPwrCon_TypeDef inactPwrCon);
/hal_silabs-latest/gecko/emlib/src/
Dem_emu.c2127 void EMU_BUBuInactPwrConSet(EMU_BUBuInactPwrCon_TypeDef inactPwrCon) in EMU_BUBuInactPwrConSet() argument
2132 reg |= (uint32_t)(inactPwrCon); in EMU_BUBuInactPwrConSet()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c2182 void EMU_BUBuInactPwrConSet(EMU_BUBuInactPwrCon_TypeDef inactPwrCon) in EMU_BUBuInactPwrConSet() argument
2187 reg |= (uint32_t)(inactPwrCon); in EMU_BUBuInactPwrConSet()