Home
last modified time | relevance | path

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

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