Searched refs:ulChannelHCI (Results 1 – 3 of 3) sorted by relevance
133 if ((release & (uint32_t)(0x1UL << contextPtr->ulChannelHCI)) != 0UL) in Cy_BTIPC_IRQ_Handler()453 contextPtr->ulChannelHCI = btIpcConfig->ulChannelHCI; in Cy_BTIPC_Init()473 …contextPtr->ulReleaseMask = (uint32_t)((uint32_t)(0x1UL << btIpcConfig->ulChannelHCI) | (uint32_t)… in Cy_BTIPC_Init()745 if (Cy_IPC_Drv_IsLockAcquired (Cy_IPC_Drv_GetIpcBaseAddress(contextPtr->ulChannelHCI))) in Cy_BTIPC_HCI_GetWriteBufPtr()830 if (Cy_IPC_Drv_SendMsgDWord(Cy_IPC_Drv_GetIpcBaseAddress(contextPtr->ulChannelHCI), in Cy_BTIPC_HCI_Write()
507 … uint32_t ulChannelHCI; /**< HCI Channel used to send to BLE */ member589 … uint32_t ulChannelHCI; /**< HCI Channel used to send to BLE */ member
373 .ulChannelHCI = MCU_IPC_HCI_UL, /* HCI Uplink channel from MCU to BLE */ in cybt_platform_hci_open()