Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_pcr_v2.h93 #define MEC_PCR_PRC_HOST_RSEL_Pos (8UL) /*!< HOST_RSEL (Bit 8) … macro
Dmec5_pcr_v2_1.h97 #define MEC_PCR_PRC_HOST_RSEL_Pos (8UL) /*!< HOST_RSEL (Bit 8) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c355 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()