Searched refs:CORESC (Results 1 – 3 of 3) sorted by relevance
417 return (SPM_CORESC_REGONS_MASK == (SPM_CORESC_REGONS_MASK & base->CORESC)); in SPM_GetCoreLdoInRunRegulationFlag()435 base->CORESC |= SPM_CORESC_VSEL_OFFSET_MASK; in SPM_ForceCoreLdoOffset()439 base->CORESC &= ~SPM_CORESC_VSEL_OFFSET_MASK; in SPM_ForceCoreLdoOffset()458 return (SPM_CORESC_ACKISO_MASK == (base->CORESC & SPM_CORESC_ACKISO_MASK)); in SPM_GetPeriphIOIsolationFlag()472 base->CORESC |= SPM_CORESC_ACKISO_MASK; in SPM_ClearPeriphIOIsolationFlag()
19673 …__IO uint32_t CORESC; /**< Core LDO Status And Control register, offset… member
19783 …__IO uint32_t CORESC; /**< Core LDO Status And Control register, offset… member