Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/
DDeviceFamily.h95 #define DeviceFamily_ID DeviceFamily_ID_CC13X0 macro
100 #define DeviceFamily_ID DeviceFamily_ID_CC13X2
105 #define DeviceFamily_ID DeviceFamily_ID_CC26X0
110 #define DeviceFamily_ID DeviceFamily_ID_CC26X0R2
115 #define DeviceFamily_ID DeviceFamily_ID_CC26X2
120 #define DeviceFamily_ID DeviceFamily_ID_CC3200
124 #define DeviceFamily_ID DeviceFamily_ID_CC3220
128 #define DeviceFamily_ID DeviceFamily_ID_MSP432P401x
136 #define DeviceFamily_ID DeviceFamily_ID_MSP432P4x1xI
144 #define DeviceFamily_ID DeviceFamily_ID_MSP432P4x1xT
[all …]
/hal_ti-2.7.6/simplelink/source/ti/drivers/utils/
DRandom.c53 #elif (DeviceFamily_ID == DeviceFamily_ID_MSP432E401Y || \
54 DeviceFamily_ID == DeviceFamily_ID_MSP432E411Y)
117 #elif (DeviceFamily_ID == DeviceFamily_ID_MSP432E401Y || \ in Random_seedAutomatic()
118 DeviceFamily_ID == DeviceFamily_ID_MSP432E411Y) in Random_seedAutomatic()