Home
last modified time | relevance | path

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

/canopennode-2.7.6/stack/
DCO_LSSslave.c495 bool_t *LEDon) in CO_LSSslave_LEDprocess() argument
500 if (LSSslave == NULL || LEDon == NULL) in CO_LSSslave_LEDprocess()
517 *LEDon = (flash2 >= 0); in CO_LSSslave_LEDprocess()
522 *LEDon = (flash1 >= 0); in CO_LSSslave_LEDprocess()
DCO_LSSslave.h346 bool_t *LEDon);