Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci.h252 } SHCI_FUS_GetState_ErrorCode_t; typedef
1023 uint8_t SHCI_C2_FUS_GetState( SHCI_FUS_GetState_ErrorCode_t *p_rsp );
Dshci.c40 uint8_t SHCI_C2_FUS_GetState( SHCI_FUS_GetState_ErrorCode_t *p_error_code ) in SHCI_C2_FUS_GetState()
57 …*p_error_code = (SHCI_FUS_GetState_ErrorCode_t)(((TL_CcEvt_t*)(p_rsp->evtserial.evt.payload))->pay… in SHCI_C2_FUS_GetState()