Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.c91 volatile uint32_t expiryPeriodCount; member
157 ledState->expiryPeriodCount = s_ledList.periodCount + threshold; in LED_SetStatus()
219 if (s_ledList.periodCount >= ledState->expiryPeriodCount) in LED_TimerEvent()