Home
last modified time | relevance | path

Searched refs:TLV_BASE (Results 1 – 10 of 10) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dsysctl.h100 #define SYSCTL_1_2V_REF (uint32_t)&TLV->ADC14_REF1P2V_TS30C - (uint32_t)TLV_BASE
101 #define SYSCTL_1_45V_REF (uint32_t)&TLV->ADC14_REF1P45V_TS30C - (uint32_t)TLV_BASE
102 #define SYSCTL_2_5V_REF (uint32_t)&TLV->ADC14_REF2P5V_TS30C - (uint32_t)TLV_BASE
Dsysctl_a.h94 #define SYSCTL_A_1_2V_REF (uint32_t)&TLV->ADC14_REF1P2V_TS30C - (uint32_t)TLV_BASE
95 #define SYSCTL_A_1_45V_REF (uint32_t)&TLV->ADC14_REF1P45V_TS30C - (uint32_t)TLV_BASE
96 #define SYSCTL_A_2_5V_REF (uint32_t)&TLV->ADC14_REF2P5V_TS30C - (uint32_t)TLV_BASE
Dsysctl.c281 return HWREG16(TLV_BASE + refVoltage + temperature); in SysCtl_getTempCalibrationConstant()
Dsysctl_a.c170 return HWREG16(TLV_BASE + refVoltage + temperature); in SysCtl_A_getTempCalibrationConstant()
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p401m.h314 #define TLV_BASE ((uint32_t)0x00201000) /*!< Base address … macro
1386 #define TLV ((TLV_Type *) TLV_BASE)
6760 #define TLV_START_ADDR (TLV_BASE + 0x0004) /*!< Start Address…
Dmsp432p401r.h314 #define TLV_BASE ((uint32_t)0x00201000) /*!< Base address … macro
1386 #define TLV ((TLV_Type *) TLV_BASE)
6760 #define TLV_START_ADDR (TLV_BASE + 0x0004) /*!< Start Address…
Dmsp432p4111.h306 #define TLV_BASE ((uint32_t)0x00201000) /*!< Base address … macro
1440 #define TLV ((TLV_Type *) TLV_BASE)
9658 #define TLV_START_ADDR (TLV_BASE + 0x0004) /*!< Start Address…
Dmsp432p411v.h306 #define TLV_BASE ((uint32_t)0x00201000) /*!< Base address … macro
1440 #define TLV ((TLV_Type *) TLV_BASE)
9658 #define TLV_START_ADDR (TLV_BASE + 0x0004) /*!< Start Address…
Dmsp432p411y.h306 #define TLV_BASE ((uint32_t)0x00201000) /*!< Base address … macro
1440 #define TLV ((TLV_Type *) TLV_BASE)
9658 #define TLV_START_ADDR (TLV_BASE + 0x0004) /*!< Start Address…
Dmsp432p4xx.h306 #define TLV_BASE ((uint32_t)0x00201000) /*!< Base address … macro
308 #define TLV_START_ADDR (TLV_BASE + 0x0004) /*!< Start Address…
1291 #define TLV ((TLV_Type *) TLV_BASE)