Searched refs:ErrorIEn (Results 1 – 2 of 2) sorted by relevance
9 uint8_t ErrorIEn; // 解码出错中断使能 member
48 ((initStruct->ErrorIEn ? 1 : 0) << JPEG_IR_IEERROR_Pos); in JPEG_Init()53 if(initStruct->DoneIEn | initStruct->ErrorIEn) in JPEG_Init()
Completed in 4 milliseconds