Home
last modified time | relevance | path

Searched refs:Cy_IPC_Drv_SendMsgDWord (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_flash_srom.c267 …if (Cy_IPC_Drv_SendMsgDWord(syscall_ipc_struct, CY_SROM_DR_IPC_NOTIFY_STRUCT, message) != CY_IPC_D… in Cy_Srom_CallApi_2()
352 …if (Cy_IPC_Drv_SendMsgDWord(syscall_ipc_struct, CY_SROM_DR_IPC_NOTIFY_STRUCT, message) != CY_IPC_D… in Cy_Srom_CallApi_NonBlock_2()
Dcy_ipc_drv.c221 cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgDWord (IPC_STRUCT_Type* base, uint32_t notifyEventIntr, ui… in Cy_IPC_Drv_SendMsgDWord() function
Dcy_ipc_bt.c830 if (Cy_IPC_Drv_SendMsgDWord(Cy_IPC_Drv_GetIpcBaseAddress(contextPtr->ulChannelHCI), in Cy_BTIPC_HCI_Write()
894 if (!((bool)(Cy_IPC_Drv_SendMsgDWord(Cy_IPC_Drv_GetIpcBaseAddress(contextPtr->ulChannelHPC), in Cy_BTIPC_HPC_Write()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_drv.h624 cy_en_ipcdrv_status_t Cy_IPC_Drv_SendMsgDWord (IPC_STRUCT_Type * base, uint32_t notifyEventIntr,…