Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/lib/stm32wb/hci/
Dshci.h842 } SHCI_C2_CONFIG_Cmd_Param_t; typedef
850 #define SHCI_C2_CONFIG_PAYLOAD_CMD_SIZE (sizeof(SHCI_C2_CONFIG_Cmd_Param_t) - 1)
1356 SHCI_CmdStatus_t SHCI_C2_Config(SHCI_C2_CONFIG_Cmd_Param_t *pCmdPacket);
Dshci.c611 SHCI_CmdStatus_t SHCI_C2_Config(SHCI_C2_CONFIG_Cmd_Param_t *pCmdPacket) in SHCI_C2_Config()
622 sizeof(SHCI_C2_CONFIG_Cmd_Param_t), in SHCI_C2_Config()