Searched refs:bLedBlinkInProgress (Results 1 – 2 of 2) 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