Searched refs:SKEEP (Results 1 – 4 of 4) sorted by relevance
515 if ((R_SYSTEM->PLL1LDOCR_b.SKEEP != p_cfg->ldo_standby_cfg.pll1_ldo) || in r_lpm_configure()516 (R_SYSTEM->PLL2LDOCR_b.SKEEP != p_cfg->ldo_standby_cfg.pll2_ldo) || in r_lpm_configure()517 (R_SYSTEM->HOCOLDOCR_b.SKEEP != p_cfg->ldo_standby_cfg.hoco_ldo)) in r_lpm_configure()662 if (R_SYSTEM->PLL1LDOCR_b.SKEEP != p_cfg->ldo_standby_cfg.pll1_ldo) in r_lpm_configure()664 R_SYSTEM->PLL1LDOCR_b.SKEEP = (uint8_t) (p_cfg->ldo_standby_cfg.pll1_ldo & 0x01); in r_lpm_configure()669 if (R_SYSTEM->PLL2LDOCR_b.SKEEP != p_cfg->ldo_standby_cfg.pll2_ldo) in r_lpm_configure()671 R_SYSTEM->PLL2LDOCR_b.SKEEP = (uint8_t) (p_cfg->ldo_standby_cfg.pll2_ldo & 0x01); in r_lpm_configure()676 if (R_SYSTEM->HOCOLDOCR_b.SKEEP != p_cfg->ldo_standby_cfg.hoco_ldo) in r_lpm_configure()678 R_SYSTEM->HOCOLDOCR_b.SKEEP = (uint8_t) (p_cfg->ldo_standby_cfg.hoco_ldo & 0x01); in r_lpm_configure()
15292 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member15306 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member15320 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member
15327 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member15341 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member15355 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member
16916 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member16930 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member16944 …__IOM uint8_t SKEEP : 1; /*!< [1..1] STBY Keep … member