Searched refs:Cy_IPC_Drv_SendMsgWord (Results 1 – 4 of 4) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_flash_srom.c | 87 …if (Cy_IPC_Drv_SendMsgWord(syscall_ipc_struct, CY_SROM_DR_IPC_NOTIFY_STRUCT, (uint32_t)&g_scratch)… in Cy_Srom_CallApi() 188 …if (Cy_IPC_Drv_SendMsgWord(syscall_ipc_struct, CY_SROM_DR_IPC_NOTIFY_STRUCT, (uint32_t)&g_scratch)… in Cy_Srom_CallApi_NonBlock()
|
| D | cy_ipc_drv.c | 114 cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgWord (IPC_STRUCT_Type* base, uint32_t notifyEventIntr, uin… in Cy_IPC_Drv_SendMsgWord() function
|
| D | cy_syspm.c | 1877 …if (Cy_IPC_Drv_SendMsgWord(ipcSyscallBase, SYSPM_IPC_NOTIFY_STRUCT0, syscallCode) == CY_IPC_DRV_SU… in Cy_SysPm_WriteVoltageBitForFlash()
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_ipc_drv.h | 620 cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgWord (IPC_STRUCT_Type * base, uint32_t notifyEventIntr, … 1205 return Cy_IPC_Drv_SendMsgWord(base, notifyEventIntr, (uint32_t)msgPtr); in Cy_IPC_Drv_SendMsgPtr()
|