Home
last modified time | relevance | path

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

/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG27/Include/
Defr32bg27_hfxo.h161 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T16US 0x00000000UL /**… macro
178 #define HFXO_XTALCFG_TIMEOUTSTEADY_T16US (_HFXO_XTALCFG_TIMEOUTSTEADY_T16US << 20) /**…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG21/Include/
Defr32mg21_hfxo.h161 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T16US 0x00000000UL /**… macro
178 #define HFXO_XTALCFG_TIMEOUTSTEADY_T16US (_HFXO_XTALCFG_TIMEOUTSTEADY_T16US << 20) /**…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32BG22/Include/
Defr32bg22_hfxo.h161 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T16US 0x00000000UL /**… macro
178 #define HFXO_XTALCFG_TIMEOUTSTEADY_T16US (_HFXO_XTALCFG_TIMEOUTSTEADY_T16US << 20) /**…
/hal_silabs-3.5.0/gecko/Device/SiliconLabs/EFR32MG24/Include/
Defr32mg24_hfxo.h174 #define _HFXO_XTALCFG_TIMEOUTSTEADY_T16US 0x00000001UL … macro
191 #define HFXO_XTALCFG_TIMEOUTSTEADY_T16US (_HFXO_XTALCFG_TIMEOUTSTEADY_T16US << 20) …
/hal_silabs-3.5.0/gecko/emlib/inc/
Dem_cmu_fpga.h430 cmuHfxoSteadyStateTimeout_16us = _HFXO_XTALCFG_TIMEOUTSTEADY_T16US, /**< 16 us timeout. */
Dem_cmu.h704 cmuHfxoSteadyStateTimeout_16us = _HFXO_XTALCFG_TIMEOUTSTEADY_T16US, /**< 16 us timeout. */ in SL_ENUM_GENERIC()