Searched refs:bLedBlinkInProgress (Results 1 – 4 of 4) sorted by relevance
84 pLed->bLedBlinkInProgress = false; in InitLed871x()101 pLed->bLedBlinkInProgress = false; in DeInitLed871x()235 pLed->bLedBlinkInProgress = false; in SwLedBlink()1023 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()1071 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()1144 if (pLed->bLedBlinkInProgress) { in SwLedControlMode2()1204 if (pLed->bLedBlinkInProgress) { in SwLedControlMode2()1276 if (pLed->bLedBlinkInProgress) { in SwLedControlMode3()1348 if (pLed->bLedBlinkInProgress) { in SwLedControlMode3()1606 if (pLed->bLedBlinkInProgress) { in SwLedControlMode4()[all …]
82 u8 bLedBlinkInProgress; /*true if blinking */ member
145 pLed->bLedBlinkInProgress = false; in SwLedBlink1()204 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()206 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()226 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()253 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()269 if (!pLed->bLedBlinkInProgress) { in SwLedControlMode1()280 pLed->bLedBlinkInProgress = true; in SwLedControlMode1()301 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()327 if (pLed->bLedBlinkInProgress) { in SwLedControlMode1()329 pLed->bLedBlinkInProgress = false; in SwLedControlMode1()[all …]
102 u8 bLedBlinkInProgress; /* true if it is blinking, false o.w.. */ member
Completed in 13 milliseconds