Home
last modified time | relevance | path

Searched refs:_HFXO_XTALCFG_TIMEOUTSTEADY_MASK (Results 1 – 5 of 5) sorted by relevance

/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG27/Include/
Defr32bg27_hfxo.h159 #define _HFXO_XTALCFG_TIMEOUTSTEADY_MASK 0xF00000UL /**… macro
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG21/Include/
Defr32mg21_hfxo.h159 #define _HFXO_XTALCFG_TIMEOUTSTEADY_MASK 0xF00000UL /**… macro
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG22/Include/
Defr32bg22_hfxo.h159 #define _HFXO_XTALCFG_TIMEOUTSTEADY_MASK 0xF00000UL /**… macro
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_hfxo.h171 #define _HFXO_XTALCFG_TIMEOUTSTEADY_MASK 0xF00000UL … macro
/hal_silabs-3.5.0/gecko/emlib/src/
Dem_cmu.c2806 <= (_HFXO_XTALCFG_TIMEOUTSTEADY_MASK in CMU_HFXOInit()
2809 <= (_HFXO_XTALCFG_TIMEOUTSTEADY_MASK in CMU_HFXOInit()
2953 HFXO0->XTALCFG = (HFXO0->XTALCFG & ~_HFXO_XTALCFG_TIMEOUTSTEADY_MASK) in CMU_HFXOInit()