Home
last modified time | relevance | path

Searched refs:EMU_DCDCSTATUS (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/gecko/emlib/src/
Dem_emu.c258 #define EMU_DCDCSTATUS (*(volatile uint32_t *)(EMU_BASE + 0x7C)) macro
640 while (!(EMU_DCDCSTATUS & (0x1 << 16))) { in dcdcHsFixLnBlock()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_emu.c263 #define EMU_DCDCSTATUS (*(volatile uint32_t *)(EMU_BASE + 0x7C)) macro
645 while (!(EMU_DCDCSTATUS & (0x1 << 16))) { in dcdcHsFixLnBlock()