Searched refs:SLEEPCON_PDRCFGSET_REG (Results 1 – 3 of 3) sorted by relevance
43 #define SLEEPCON_PDRCFGSET_REG(x) (*((volatile uint32_t *)((uint32_t)(&(SLEEPCON->RUNCFG_SET)) + ((… macro157 SLEEPCON_PDRCFGSET_REG(GET_PD_REG_FROM_BITS(en)) = (1UL << (((uint32_t)en) & 0xFFU)); in POWER_EnablePD()