Home
last modified time | relevance | path

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

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