Home
last modified time | relevance | path

Searched refs:PRS (Results 1 – 6 of 6) sorted by relevance

/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg41/component/
Dhmatrixb.h58 hmatrixb_prs_registers_t PRS[HMATRIXB_PRS_NUMBER]; /* Offset: 0x80 */ member
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg61/component/
Dhmatrixb.h58 hmatrixb_prs_registers_t PRS[HMATRIXB_PRS_NUMBER]; /**< Offset: 0x80 */ member
/hal_microchip-latest/pic32c/pic32cxsg/include/pic32cxsg60/component/
Dhmatrixb.h58 hmatrixb_prs_registers_t PRS[HMATRIXB_PRS_NUMBER]; /**< Offset: 0x80 */ member
/hal_microchip-latest/mec5/drivers/
Dmec_pcr.c35 if (MEC_PCR->PRS & MEC_BIT(MEC_PCR_PRS_RESET_VCC_Pos)) { in mec_hal_pcr_is_host_reset()
43 if (MEC_PCR->PRS & MEC_BIT(MEC_PCR_PRS_VCC_PWRGD_Pos)) { in mec_hal_pcr_is_vcc_pwrgd()
52 return (MEC_PCR->PRS >> 1) & 0x03u; in mec_hal_pcr_vcc_power_good_state()
/hal_microchip-latest/mec5/devices/common/
Dmec5_pcr_v2.h22 …__IOM uint32_t PRS; /*!< (@ 0x00000010) PCR Power Reset Status … member
Dmec5_pcr_v2_1.h22 …__IOM uint32_t PRS; /*!< (@ 0x00000010) PCR Power Reset Status … member