Searched refs:oscillatorMode (Results 1 – 2 of 2) sorted by relevance
127 trng_oscillator_mode_t oscillatorMode; /*!< @brief TRNG oscillator mode . */ member
1364 userConfig->oscillatorMode = kTRNG_SingleOscillatorModeOsc1; in TRNG_GetDefaultConfig()1793 base->OSC2_CTL |= TRNG_OSC2_CTL_TRNG_ENT_CTL(userConfig->oscillatorMode); in trng_ApplyUserConfig()