Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smartdma/
Dfsl_smartdma_prv.h497 #define E_PER_READ(dest, addr20) DCD 0x4 + (dest << 10) + ((addr20 & 0x000ffffc) << 12) … argument
498 #define E_COND_PER_READ(cond, dest, addr20) DCD 0x4 + (dest << 10) + ((addr20 & 0x000ffffc) << 12) … argument
506 #define E_PER_WRITE(source, addr20) \ argument
508 #define E_COND_PER_WRITE(cond, source, addr20) \ argument