Searched refs:dlChannelHPC (Results 1 – 3 of 3) sorted by relevance
155 if ((notify & (uint32_t)(0x1UL << contextPtr->dlChannelHPC)) != 0UL) in Cy_BTIPC_IRQ_Handler()164 channelHPC = contextPtr->dlChannelHPC; in Cy_BTIPC_IRQ_Handler()309 ipcPtr = Cy_IPC_Drv_GetIpcBaseAddress (contextPtr->dlChannelHPC); in Cy_BTIPC_HPC_RelChannel()455 contextPtr->dlChannelHPC = btIpcConfig->dlChannelHPC; in Cy_BTIPC_Init()472 …)((uint32_t)(0x1UL << btIpcConfig->dlChannelHCI) | (uint32_t)(0x1UL << btIpcConfig->dlChannelHPC)); in Cy_BTIPC_Init()
511 …uint32_t dlChannelHPC; /**< HPC Channel used to receive from BL… member593 …uint32_t dlChannelHPC; /**< HPC Channel used to receive from BL… member
376 .dlChannelHPC = MCU_IPC_HPC_DL, /* HPC Downlink channel from BLE to MCU */ in cybt_platform_hci_open()