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