Searched refs:BTIPC_LOG_L0 (Results 1 – 1 of 1) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_ipc_bt.c | 55 #define BTIPC_LOG_L0(...) printf(__VA_ARGS__) macro 57 #define BTIPC_LOG_L0(...) 101 BTIPC_LOG_L0("Context ptr null\n"); in Cy_BTIPC_IRQ_Handler() 247 BTIPC_LOG_L0("\nFIFO is Full. Ch 0x%lx not released !\n",channelHCI); in Cy_BTIPC_IRQ_Handler() 261 BTIPC_LOG_L0("Error: Msg received after FIFO is full !\n"); in Cy_BTIPC_IRQ_Handler() 1224 BTIPC_LOG_L0("Error: 0x%x in removing the buffer from pool\n",status); in Cy_bt_handle_buf_remove() 1291 BTIPC_LOG_L0("handling Init mesg from %p, boottype %d, payload len 0x%x, bufCount %d\n", in Cy_bt_handle_hpclong_msg() 1294 …BTIPC_LOG_L0("handling Init mesg from %p, boottype %d, payload len 0x%x, certError 0x%lx bufCount … in Cy_bt_handle_hpclong_msg() 1315 BTIPC_LOG_L0("\nExtract buffers from %p\n",bPtr); in Cy_bt_handle_hpclong_msg() 1331 …BTIPC_LOG_L0("bufType %x, bufLen %d, bufPtr %p\n",bufDescriptor.bufType, bufDescriptor.bufLen, buf… in Cy_bt_handle_hpclong_msg() [all …]
|