Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/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.c608 if (kLED_FlashOneColor == ledFlash->flashType) in LED_Flash()
634 ledFlash.flashType = kLED_FlashOneColor; in LED_Blip()