Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtwvar.h333 #define RTW_LED_SLOW_MSEC 500 macro
H A Drtw.c2491 timeout_add_msec(&ls->ls_slow_ch, RTW_LED_SLOW_MSEC); in rtw_led_newstate()
2594 timeout_add_msec(&ls->ls_slow_ch, RTW_LED_SLOW_MSEC); in rtw_led_slowblink()