Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/
Dxdm-regs.h196 #define _XDM_NAR_TO_APB(a) ((a) <= 0x1f ? ((a) << 2) \ macro
204 #define XDM_NAR_TO_APB(a) _XDM_NAR_TO_APB((a & 0xFFFF))
205 #define XDM_NAR_TO_ERI(a) _XDM_NAR_TO_APB((a & 0xFFFF)) | 0x100000