摄像头power down

MT6253 摄像头power down


typedef struct
{
   image_sensor_func_struct* pImage_sensor_func;
   const char* sensor_name;
   kal_bool sleep_level;
}auto_sensor_struct;


const auto_sensor_struct auto_sensor_func[]=
{
    #if ((defined(__SENSOR_BF3503_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(BF3503)
	{&image_sensor_func_BF3503,"BF3503",HIGH_LEVEL},//must be first to distinguish with sensor 2010-05-13
    #endif

    #if ((defined(__SENSOR_BF3603_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(BF3603)
    {&image_sensor_func_BF3603,"BF3603",HIGH_LEVEL},//must be first to distinguish with sensor 2010-05-13
    #endif

	#if ((defined(__SENSOR_BF3703_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(BF3703)
    {&image_sensor_func_BF3703,"BF3703",HIGH_LEVEL},//must be first to distinguish with sensor 2010-05-13
	#endif

    #if ((defined(__SENSOR_OV7670_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(OV7670)
    {&image_sensor_func_OV7670,"OV7670",HIGH_LEVEL},//must be first to distinguish with sensor 2010-05-13
    #endif


    #if ((defined(__SENSOR_GC0307_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(GC0307)
	{&image_sensor_func_GC0307,"GC0307",HIGH_LEVEL},
    #endif


    #if ((defined(__SENSOR_SIV100B_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(SIV100B)
    {&image_sensor_func_SIV100B,"SIV100B",HIGH_LEVEL},
    #endif
	
    #if ((defined(__SENSOR_SIV120B_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(SIV120B)
    {&image_sensor_func_SIV120B,"SIV120B",LOW_LEVEL},
    #endif
    
    #if ((defined(__SENSOR_OV767X0_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(OV767X0)
    {&image_sensor_func_OV76X0,"OV76X0",HIGH_LEVEL},  
    #endif
	
    #if ((defined(__SENSOR_OV7680_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(OV7680)
    {&image_sensor_func_OV7680,"OV7680",HIGH_LEVEL},   //must be in the last array    20100115  
    #endif
	
    #if ((defined(__SENSOR_GC0309_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(GC0309)
    {&image_sensor_func_GC0309,"GC0309",HIGH_LEVEL},
    #endif

    #if ((defined(__SENSOR_CM3511_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(CM3511)
    {&image_sensor_func_CM3511,"HYCM3511",KAL_FALSE},
    #endif

    #if defined(__SIV1210A_MOTION__)
    {&image_sensor_func_SIV121A,"SIV121A",HIGH_LEVEL},
    #endif
    #if ((defined(__SENSOR_HI704_SUPPORT__)||defined(__ALL_IMAGE_SENSOR__))&&defined(AUTO_SENSOR))||defined(HI704)
	{&image_sensor_func_HI704,"HI704",HIGH_LEVEL},//must be first to distinguish with sensor 2010-05-13
    #endif
};



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值