Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/led/
Dfsl_component_led.c25 #define LED_EXIT_CRITICAL() OSA_EXIT_CRITICAL() macro
28 #define LED_EXIT_CRITICAL() EnableGlobalIRQ(regPrimask); macro
716 LED_EXIT_CRITICAL(); in LED_Dimming()