Searched defs:txfr_timer (Results 1 – 1 of 1) sorted by relevance
238 struct txfr_timer { struct239 TX_TIMER timer;240 uint32_t period;241 uint8_t one_shot;242 uint8_t allocated;243 void *id;244 TimerCallbackFunction_t callback;