Searched refs:CHIP_ID_VAL (Results 1 – 1 of 1) sorted by relevance
23 #define CHIP_ID_VAL 0x5640 macro1012 if (chip_id != CHIP_ID_VAL) { in ov5640_init()1013 LOG_ERR("Wrong chip ID: %04x (expected %04x)", chip_id, CHIP_ID_VAL); in ov5640_init()