Home
last modified time | relevance | path

Searched refs:MEC_PCR_PRC_PWR_INV_Pos (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_pcr_v2.h91 #define MEC_PCR_PRC_PWR_INV_Pos (0UL) /*!< PWR_INV (Bit 0) … macro
Dmec5_pcr_v2_1.h95 #define MEC_PCR_PRC_PWR_INV_Pos (0UL) /*!< PWR_INV (Bit 0) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c346 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()