Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_bt.h194 } cy_en_btipc_hpcpti_t; typedef
497 cy_en_btipc_hpcpti_t msgType; /**< HPC Message Type */
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c97 cy_en_btipc_hpcpti_t msgType; in Cy_BTIPC_IRQ_Handler()
175 msgType = (cy_en_btipc_hpcpti_t)((0xFFUL) & mesg[0]); in Cy_BTIPC_IRQ_Handler()
411 cy_en_btipc_hpcpti_t pti; in Cy_BTIPC_HPC_Notify()
421 pti = (cy_en_btipc_hpcpti_t)((0xFFUL) & msgPtr[0]); in Cy_BTIPC_HPC_Notify()