Searched refs:bLedsRow1_l (Results 1 – 1 of 1) sorted by relevance
160 BYTE bLedsRow1_l; // current state of the LEDs in row 1 variable341 ObdSize = sizeof(bLedsRow1_l); in EplLinInit()344 EplApiLinkObject(0x2000, &bLedsRow1_l, &uiVarEntries, &ObdSize, in EplLinInit()853 bLedsRow1_l = in AppCbSync()866 bLedsRow1_l = in AppCbSync()879 bLedsRow1_l = in AppCbSync()887 if (bLedsRow1_l == 0x00) { in AppCbSync()888 bLedsRow1_l = 0x01; in AppCbSync()891 bLedsRow1_l <<= 1; in AppCbSync()892 if (bLedsRow1_l >= in AppCbSync()[all …]