Home
last modified time | relevance | path

Searched refs:HFRCOCAL1 (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_devinfo.h49 __I uint32_t HFRCOCAL1; /**< HFRCO calibration register 1 */ member
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_devinfo.h50 __I uint32_t HFRCOCAL1; /**< HFRCO calibration register 1 */ member
/bsp/efm32/Libraries/emlib/src/
A Dem_cmu.c1762 tuning = (DEVINFO->HFRCOCAL1 & _DEVINFO_HFRCOCAL1_BAND21_MASK) >> in CMU_HFRCOBandSet()
1767 tuning = (DEVINFO->HFRCOCAL1 & _DEVINFO_HFRCOCAL1_BAND28_MASK) >> in CMU_HFRCOBandSet()

Completed in 13 milliseconds