Home
last modified time | relevance | path

Searched refs:VREF (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/
Dadc_fixup_pic32cxsg.h61 #define ADC_TSEN (SYSCTRL->VREF.bit.TSEN)
63 #define ADC_TSEN (SUPC->VREF.bit.TSEN)
70 #define ADC_BGEN (SYSCTRL->VREF.bit.BGOUTEN)
72 #define ADC_BGEN (SUPC->VREF.bit.VREFOE)
/hal_microchip-latest/pic32c/pic32cxsg/include/fixups/component/
Dsupc_component_fixup_pic32cxsg.h188 __IO SUPC_VREF_Type VREF; /**< \brief Offset: 0x1C (R/W 32) VREF Control */ member