Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_romapi_xpi_def.h205 #define SUB_INSTR(phase, pad, op) ((uint32_t)(((uint16_t)(phase) << 10) | ((uint16_t)(pad) << 8) | … macro
211 …ne XPI_INSTR_SEQ(phase0, pad0, op0, phase1, pad1, op1) (SUB_INSTR(phase0, pad0, op0) | (SUB_INSTR(…