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