Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.h112 kLED_FlashOneColor = 0x00U, /*!< Fast with one color */ enumerator
Dfsl_component_led.c608 if (kLED_FlashOneColor == ledFlash->flashType) in LED_Flash()
634 ledFlash.flashType = kLED_FlashOneColor; in LED_Blip()