Home
last modified time | relevance | path

Searched refs:kLED_CycleFlash (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/led/
Dfsl_component_led.c38 kLED_CycleFlash, /*!< Cycle Flash */ enumerator
221 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()