Home
last modified time | relevance | path

Searched defs:type (Results 1 – 8 of 8) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drf_data_entry.h75 uint8_t type:2; //!< \brief Type of data entry structure<br> member
102 uint8_t type:2; //!< \brief Type of data entry structure<br> member
130 uint8_t type:2; //!< \brief Type of data entry structure<br> member
160 uint8_t type:2; //!< \brief Type of data entry structure<br> member
188 uint8_t type:2; //!< \brief Type of data entry structure<br> member
/hal_ti-2.7.6/simplelink/source/ti/drivers/power/
DPowerCC32XX.c217 uint_fast16_t type) in Power_getTransitionLatency()
937 unsigned long type; in PowerCC32XX_parkPin() local
959 void PowerCC32XX_restoreParkedPin(PowerCC32XX_Pin pin, uint32_t type, in PowerCC32XX_restoreParkedPin()
DPowerCC26X2.c218 uint_fast16_t type) in Power_getTransitionLatency()
/hal_ti-2.7.6/simplelink/source/ti/drivers/crypto/
DCryptoCC32XX.c163 int32_t type; in CryptoCC32XX_close() local
210 int32_t type; in CryptoCC32XX_open() local
/hal_ti-2.7.6/simplelink/source/ti/drivers/apps/
DLED.h304 LED_Type type; /*<! GPIO (binary) or PWM (dimmable) control */ member
/hal_ti-2.7.6/simplelink/source/ti/net/
Dslnetsock.c321 int16_t SlNetSock_create(int16_t domain, int16_t type, int16_t protocol, uint32_t ifBitmap, int16_t… in SlNetSock_create()
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/
Dsl_socket.h356 … _u16 type; /* holds the type of the info frame, currently only value 1 indicating DATA frame */ member
/hal_ti-2.7.6/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c5206 RF_Stat RF_getInfo(RF_Handle h, RF_InfoType type, RF_InfoVal *pValue) in RF_getInfo()