Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dtl_mbox.c466 p_mac_802_15_4_table->p_notack_buffer = p_Config->p_Mac_802_15_4_NotAckBuffer; in TL_MAC_802_15_4_Init()
484 …((TL_CmdPacket_t *)(TL_RefTable.p_mac_802_15_4_table->p_notack_buffer))->cmdserial.type = TL_OTACK… in TL_MAC_802_15_4_SendAck()
500 …TL_MAC_802_15_4_NotReceived( (TL_EvtPacket_t*)(TL_RefTable.p_mac_802_15_4_table->p_notack_buffer) … in HW_IPCC_MAC_802_15_4_EvtNot()
Dmbox_def.h145 uint8_t *p_notack_buffer; member