Home
last modified time | relevance | path

Searched refs:CY_BT_IPC_HPC_RESERVED (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c482 contextPtr->hpcNotifyCallbackParam[idx].msgType = CY_BT_IPC_HPC_RESERVED; in Cy_BTIPC_Init()
586 contextPtr->hpcNotifyCallbackParam[idx].msgType = CY_BT_IPC_HPC_RESERVED; in Cy_BTIPC_Deinit()
955 (contextPtr->hpcNotifyCallbackParam[idx].msgType == CY_BT_IPC_HPC_RESERVED)) in Cy_BTIPC_HPC_RegisterCb()
993 contextPtr->hpcNotifyCallbackParam[idx].msgType = CY_BT_IPC_HPC_RESERVED; in Cy_BTIPC_HPC_UnregisterCb()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h184 CY_BT_IPC_HPC_RESERVED = (0x00u), /**<..Reserved (not used) */ enumerator