Searched refs:Cy_IPC_Drv_SendMsgPtr (Results 1 – 6 of 6) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_ipc_drv.h | 628 __STATIC_INLINE cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgPtr (IPC_STRUCT_Type* base, uint32_t notify… 1202 __STATIC_INLINE cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgPtr(IPC_STRUCT_Type* base, uint32_t notify… in Cy_IPC_Drv_SendMsgPtr() function
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_flash.c | 457 …if (Cy_IPC_Drv_SendMsgPtr(locIpcBase, CY_FLASH_IPC_NOTIFY_STRUCT0, (void*)&flashContext) == CY_IPC… in Cy_Flash_SendCmd() 506 …if (Cy_IPC_Drv_SendMsgPtr(locIpcBase, CY_FLASH_IPC_NOTIFY_STRUCT0, (void*)&flashContext) == CY_IPC… in Cy_Flash_SendCmd() 1371 …if (Cy_IPC_Drv_SendMsgPtr(Cy_IPC_Drv_GetIpcBaseAddress(CY_IPC_CHAN_SYSCALL), CY_FLASH_IPC_NOTIFY_S… in Cy_Flash_RowChecksum() 1452 …if (Cy_IPC_Drv_SendMsgPtr(Cy_IPC_Drv_GetIpcBaseAddress(CY_IPC_CHAN_SYSCALL), CY_FLASH_IPC_NOTIFY_S… in Cy_Flash_CalculateHash()
|
| D | cy_efuse.c | 96 …retStatus = Cy_IPC_Drv_SendMsgPtr(CY_EFUSE_IPC_STRUCT, CY_EFUSE_IPC_NOTIFY_STRUCT0, (void*)&opcode… in Cy_EFUSE_GetEfuseByte()
|
| D | cy_ipc_sema.c | 181 …if( CY_IPC_DRV_SUCCESS == Cy_IPC_Drv_SendMsgPtr (cy_semaIpcStruct, CY_IPC_NO_NOTIFICATION, ipcSema… in Cy_IPC_Sema_InitExt()
|
| D | cy_syslib.c | 264 …if(CY_IPC_DRV_SUCCESS != Cy_IPC_Drv_SendMsgPtr(Cy_IPC_Drv_GetIpcBaseAddress(CY_IPC_CHAN_SYSCALL_CM… in Cy_SysLib_SoftResetCM4()
|
| D | cy_crypto.c | 189 …if (CY_IPC_DRV_SUCCESS != Cy_IPC_Drv_SendMsgPtr(Cy_IPC_Drv_GetIpcBaseAddress(clientContext->ipcCha… in Cy_Crypto_Client_Send()
|