Home
last modified time | relevance | path

Searched refs:_HFXO_XTALCFG_TIMEOUTSTEADY_T250US (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32BG22/Include/
Defr32bg22_hfxo.h167 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T250US 0x00000006UL /**… macro
184 #define HFXO_XTALCFG_TIMEOUTSTEADY_T250US (_HFXO_XTALCFG_TIMEOUTSTEADY_T250US << 20) /**…
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32BG27/Include/
Defr32bg27_hfxo.h167 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T250US 0x00000006UL /**… macro
184 #define HFXO_XTALCFG_TIMEOUTSTEADY_T250US (_HFXO_XTALCFG_TIMEOUTSTEADY_T250US << 20) /**…
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32MG21/Include/
Defr32mg21_hfxo.h167 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T250US 0x00000006UL /**… macro
184 #define HFXO_XTALCFG_TIMEOUTSTEADY_T250US (_HFXO_XTALCFG_TIMEOUTSTEADY_T250US << 20) /**…
/hal_silabs-3.7.0/gecko/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_hfxo.h180 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T250US 0x00000007UL … macro
197 #define HFXO_XTALCFG_TIMEOUTSTEADY_T250US (_HFXO_XTALCFG_TIMEOUTSTEADY_T250US << 20) …
/hal_silabs-3.7.0/gecko/emlib/inc/
Dem_cmu_fpga.h440 cmuHfxoSteadyStateTimeout_250us = _HFXO_XTALCFG_TIMEOUTSTEADY_T250US, /**< 250 us timeout. */
Dem_cmu.h786 cmuHfxoSteadyStateTimeout_250us = _HFXO_XTALCFG_TIMEOUTSTEADY_T250US, /**< 250 us timeout. */ in SL_ENUM_GENERIC()