Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dmpi_vb.h41 HI_S32 HI_MPI_VB_SetSupplementConfig(const VB_SUPPLEMENT_CONFIG_S *pstSupplementConfig);
42 HI_S32 HI_MPI_VB_GetSupplementConfig(VB_SUPPLEMENT_CONFIG_S *pstSupplementConfig);
Dhi_comm_vb.h108 } VB_SUPPLEMENT_CONFIG_S; typedef
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dmpi_vb.h41 HI_S32 HI_MPI_VB_SetSupplementConfig(const VB_SUPPLEMENT_CONFIG_S *pstSupplementConfig);
42 HI_S32 HI_MPI_VB_GetSupplementConfig(VB_SUPPLEMENT_CONFIG_S *pstSupplementConfig);
Dhi_comm_vb.h108 } VB_SUPPLEMENT_CONFIG_S; typedef
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm_sys.c307 VB_SUPPLEMENT_CONFIG_S stSupplementConf = { 0 }; in SAMPLE_COMM_SYS_InitWithVbSupplement()