Searched refs:pulRAddress (Results 1 – 2 of 2) sorted by relevance
1594 volatile unsigned long *pulRAddress = in IPCRtoLBlockWrite() local1599 *pulWAddress = *pulRAddress; in IPCRtoLBlockWrite()1601 pulRAddress += 1; in IPCRtoLBlockWrite()1656 volatile unsigned long *pulRAddress = in IPCRtoLBlockWrite_Protected() local1661 *pulWAddress = *pulRAddress; in IPCRtoLBlockWrite_Protected()1663 pulRAddress += 1; in IPCRtoLBlockWrite_Protected()
786 uint32_t* pulRAddress; in IPCLiteRtoLDataRead() local813 pulRAddress = (uint32_t *)IpcRegs.IPCRECVADDR; in IPCLiteRtoLDataRead()814 IpcRegs.IPCLOCALREPLY = *pulRAddress; in IPCLiteRtoLDataRead()
Completed in 9 milliseconds