Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/lib/stm32wb/hci/
Dtl_mbox.c519 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()
Dmbox_def.h111 uint8_t *notifM0toM4_buffer; member