Searched refs:PRC (Results 1 – 3 of 3) sorted by relevance
346 MEC_PCR->PRC &= ~MEC_BIT(MEC_PCR_PRC_PWR_INV_Pos); in mec_hal_pcr_release_reset_vcc()348 MEC_PCR->PRC |= MEC_BIT(MEC_PCR_PRC_PWR_INV_Pos); in mec_hal_pcr_release_reset_vcc()355 MEC_PCR->PRC &= ~MEC_BIT(MEC_PCR_PRC_HOST_RSEL_Pos); in mec_hal_pcr_host_reset_select()357 MEC_PCR->PRC |= MEC_BIT(MEC_PCR_PRC_HOST_RSEL_Pos); in mec_hal_pcr_host_reset_select()
23 …__IOM uint32_t PRC; /*!< (@ 0x00000014) PCR Power Reset Control … member