/* * Copyright (c) Hisilicon Technologies Co., Ltd. 2020-2021. All rights reserved. * Description: DiSEqC mpi interface * Author: Hisilicon * Create: 2020-09-17 */ #ifndef __MPI_DISEQC_H__ #define __MPI_DISEQC_H__ #ifdef __cplusplus #if __cplusplus extern "C" { #endif #endif /* __cplusplus */ #define MPI_DISEQC_NUM 8 #ifdef __cplusplus #if __cplusplus } #endif #endif /* __cplusplus */ #endif