Searched refs:cy_stc_pra_msg_t (Results 1 – 2 of 2) sorted by relevance
85 static void Cy_PRA_ProcessCmd(cy_stc_pra_msg_t *message);448 cy_stc_pra_msg_t msgLocal; in Cy_PRA_Handler()449 cy_stc_pra_msg_t* msgRemote; in Cy_PRA_Handler()452 …msgRemote = (cy_stc_pra_msg_t *)Cy_IPC_Drv_ReadDataValue(Cy_IPC_Drv_GetIpcBaseAddress(CY_IPC_CHAN_… in Cy_PRA_Handler()475 static void Cy_PRA_ProcessCmd(cy_stc_pra_msg_t *message) in Cy_PRA_ProcessCmd()2461 CY_ALIGN(4UL)cy_stc_pra_msg_t msgLocal; in Cy_PRA_SendCmd()2493 CY_ALIGN(4UL) cy_stc_pra_msg_t ipcMsg; in Cy_PRA_SendCmd()
692 } cy_stc_pra_msg_t; typedef