Searched refs:u32Addr1 (Results 1 – 1 of 1) sorted by relevance
59 uint32_t u32Addr1; //Src, value member98 rt_memcpy((void *)req->msg.u32Addr0, (void *)req->msg.u32Addr1, req->msg.u32Size); in proc_msg()101 resp->msg.u32Addr1 = (uint32_t)req->msg.u32Addr1; in proc_msg()109 resp->msg.u32Addr1 = (uint32_t)(req->msg.u32Addr1 & 0xff); in proc_msg()114 *((vu32 *)req->msg.u32Addr0) = req->msg.u32Addr1; in proc_msg()118 resp->msg.u32Addr1 = 0; in proc_msg()125 resp->msg.u32Addr1 = 0; in proc_msg()205 psWhcMem->msg.u32Addr1, in whc_daemon()249 sWhcMem.msg.u32Addr1 = (uint32_t)pvSrc; in whc_memcpy()265 sWhcMem.msg.u32Addr1 = u32value; in whc_devmem_write()[all …]
Completed in 3 milliseconds