Home
last modified time | relevance | path

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

/external/lib/lwip/netif/ppp/
A Dfsm.h108 void (*starting)(fsm*); /* Called when we want the lower layer */ member
A Dfsm.c171 if( f->callbacks->starting ) { in fsm_lowerdown()
172 (*f->callbacks->starting)(f); in fsm_lowerdown()
219 if( f->callbacks->starting ) { in fsm_open()
220 (*f->callbacks->starting)(f); in fsm_open()
/external/platform/lpc15xx/lpcopen/periph_temp/example/
A Dreadme.dox38 * is sampled by manually starting the ADC sequence from the system

Completed in 4 milliseconds