Searched defs:opcode (Results 1 – 4 of 4) sorted by relevance
| /hal_ti-latest/simplelink_lpf3/source/ti/log/ |
| D | Log.h | 621 #define _Log_APPEND_META_TO_FORMAT(opcode, \ argument 640 #define _Log_PLACE_FORMAT_IN_SECTOR(name, opcode, level, module, format, nargs)\ argument 826 #define _Log_printf_C_0(opcode, module, level, ...) argument 831 #define _Log_printf_C_1(opcode, module, level, ...) \ argument 857 #define _Log_printf_B(opcode, module, level, ...) \ argument
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/ |
| D | AESCMACLPF3.c | 252 uint8_t opcode = (object->operationType & AESCMAC_OP_CODE_MASK); in AESCMACLPF3_getResult() local 303 uint8_t opcode = (object->operationType & AESCMAC_OP_CODE_MASK); in AESCMACLPF3_startOperation() local 619 uint8_t opcode = (object->operationType & AESCMAC_OP_CODE_MASK); in AESCMACLPF3_waitForResult() local
|
| /hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/ |
| D | driver.h | 92 #define SL_DRV_SYNC_OBJ_WAIT_TIMEOUT(SyncObj, timeoutVal, opcode) { \ argument
|
| D | driver.c | 551 _u16 opcode; member
|