Searched refs:tmp8 (Results 1 – 1 of 1) sorted by relevance
325 uint8_t tmp8; in CLOCK_InitSysOsc() local344 tmp8 = config->enableMode; in CLOCK_InitSysOsc()345 tmp8 |= SCG_SOSCCSR_SOSCEN_MASK; in CLOCK_InitSysOsc()346 SCG->SOSCCSR = tmp8; in CLOCK_InitSysOsc()