Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_bt.c90 uint32_t mesg[2], backup[2]; in Cy_BTIPC_IRQ_Handler() local
171 backup[0] = mesg[0]; in Cy_BTIPC_IRQ_Handler()
172 backup[1] = mesg[1]; in Cy_BTIPC_IRQ_Handler()
203 …(void)Cy_BTIPC_HPC_RelChannel(contextPtr, backup); /* Suppress a compiler warning about unused ret… in Cy_BTIPC_IRQ_Handler()
210 …(void)Cy_BTIPC_HPC_RelBuffer(contextPtr, backup); /* Suppress a compiler warning about unused retu… in Cy_BTIPC_IRQ_Handler()