Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci_tl.c89 tSHCI_UserEvtRxParam UserEvtRxParam; in shci_user_evt_proc() local
111 UserEvtRxParam.pckt = phcievtbuffer; in shci_user_evt_proc()
112 UserEvtRxParam.status = SHCI_TL_UserEventFlow_Enable; in shci_user_evt_proc()
113 shciContext.UserEvtRx((void *)&UserEvtRxParam); in shci_user_evt_proc()
114 SHCI_TL_UserEventFlow = UserEvtRxParam.status; in shci_user_evt_proc()