Searched refs:SUPC (Results 1 – 3 of 3) sorted by relevance
14 SUPC->SUPC_CR = SUPC_CR_KEY_PASSWD | SUPC_CR_VROFF_STOP_VREG; in soc_supc_core_voltage_regulator_off()19 SUPC->SUPC_CR = SUPC_CR_KEY_PASSWD | SUPC_CR_XTALSEL_CRYSTAL_SEL; in soc_supc_slow_clock_select_crystal_osc()22 while (!(SUPC->SUPC_SR & SUPC_SR_OSCSEL)) { in soc_supc_slow_clock_select_crystal_osc()31 SUPC->SUPC_WUMR |= 1 << wakeup_source_id; in soc_supc_enable_wakeup_source()
62 #define ADC_TSEN (SUPC->VREF.bit.TSEN)70 #define ADC_BGEN (SUPC->VREF.bit.VREFOE)
1111 * Introduced Atmel SAM SUPC functions to allow wakeup sources and poweroff.