Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_pra.c85 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()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/
Dcy_pra.h692 } cy_stc_pra_msg_t; typedef