Searched refs:enBit (Results 1 – 1 of 1) sorted by relevance
1912 uint32_t enBit; in CMU_OscillatorEnable() local1918 enBit = CMU_OSCENCMD_HFRCOEN; in CMU_OscillatorEnable()1924 enBit = CMU_OSCENCMD_HFXOEN; in CMU_OscillatorEnable()1930 enBit = CMU_OSCENCMD_AUXHFRCOEN; in CMU_OscillatorEnable()1936 enBit = CMU_OSCENCMD_LFRCOEN; in CMU_OscillatorEnable()1942 enBit = CMU_OSCENCMD_LFXOEN; in CMU_OscillatorEnable()1961 CMU->OSCENCMD = enBit; in CMU_OscillatorEnable()
Completed in 7 milliseconds