Searched refs:kLED_CycleFlash (Results 1 – 1 of 1) sorted by relevance
38 kLED_CycleFlash, /*!< Cycle Flash */ enumerator221 case (uint16_t)kLED_CycleFlash: /*!< Cycle Flash */ in LED_TimerEvent()254 else if ((uint16_t)kLED_CycleFlash == ledState->controlType) in LED_TimerEvent()614 ledState->controlType = (uint16_t)kLED_CycleFlash; in LED_Flash()