Home
last modified time | relevance | path

Searched defs:w (Results 1 – 7 of 7) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_chacha.c15 #define XOR(v,w) ((v) ^ (w)) argument
16 #define PLUS(v,w) (U32V((v) + (w))) argument
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_chacha.c17 #define XOR(v,w) ((v) ^ (w)) argument
18 #define PLUS(v,w) (U32V((v) + (w))) argument
Dcrypto.c402 uint32_t w[4]; in CRYPTOCcmAuthEncrypt() member
650 uint32_t w[4]; in CRYPTOCcmInvAuthDecrypt() member
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_chacha.c15 #define XOR(v, w) ((v) ^ (w)) argument
16 #define PLUS(v, w) (U32V((v) + (w))) argument
Dhapi.h276 #define HapiCountBits(w) HAPI_TABLE_POINTER->countBits((w)) argument
459 #define HapiSha256SwProcessBlock(d, w) HAPI_TABLE_POINTER->sha256SwProcessBlock((d), (w)) argument
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/cmsis/core/
Dcore_cm0plus.h220 uint32_t w; /*!< Type used for word access */ member
247 uint32_t w; /*!< Type used for word access */ member
271 uint32_t w; /*!< Type used for word access */ member
305 uint32_t w; /*!< Type used for word access */ member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRFCC23X0.c1057 uint32_t w[NUM_TX_FILTER_TAPS/4]; in LRF_programShape() member