Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_pcr_v2.h96 #define MEC_PCR_SRST_SYS_RST_Pos (8UL) /*!< SYS_RST (Bit 8) … macro
Dmec5_pcr_v2_1.h100 #define MEC_PCR_SRST_SYS_RST_Pos (8UL) /*!< SYS_RST (Bit 8) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c325 MEC_PCR->SRST |= MEC_BIT(MEC_PCR_SRST_SYS_RST_Pos); in mec_pcr_reset_system()