Searched refs:notifM0toM4_buffer (Results 1 – 2 of 2) sorted by relevance
519 p_zigbee_table->notifM0toM4_buffer = p_Config->p_ZigbeeNotAckBuffer; in TL_ZIGBEE_Init()548 TL_ZIGBEE_NotReceived( (TL_EvtPacket_t*)(TL_RefTable.p_zigbee_table->notifM0toM4_buffer) ); in HW_IPCC_ZIGBEE_RecvM0NotifyToM4()556 …((TL_CmdPacket_t *)(TL_RefTable.p_zigbee_table->notifM0toM4_buffer))->cmdserial.type = TL_OTACK_PK… in TL_ZIGBEE_SendM4AckToM0Notify()
111 uint8_t *notifM0toM4_buffer; member