Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/led/
Dfsl_component_led.h203 …led_flash_type_t flashType; /*!< Flash type, one color or color wheel. Refer to #led_flash_type_t … member
Dfsl_component_led.c603 if (kLED_FlashOneColor == ledFlash->flashType) in LED_Flash()
629 ledFlash.flashType = kLED_FlashOneColor; in LED_Blip()