summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_clck.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-17trxcon: do not include trxcon.h everywhereVadim Yanitskiy1-1/+0
2018-09-16trxcon/scheduler: introduce TDMA frame math helpersVadim Yanitskiy1-6/+3
2018-09-14trxcon/scheduler.h: share FRAME_DURATION_uS definitionVadim Yanitskiy1-1/+0
2018-08-17trxcon/sched_clck.c: fix time delta calculationsStefan Sperling1-34/+30
2017-11-19host/trxcon: adjust default verbosity levelVadim Yanitskiy1-2/+4
2017-11-19host/trxcon/scheduler: implement sched_clck_reset()Vadim Yanitskiy1-0/+13
2017-11-19host/trxcon: get rid of useless trxcon fsm eventsVadim Yanitskiy1-7/+0
2017-11-19host/trxcon: share trxcon fsm and talloc ctx via trxcon.hVadim Yanitskiy1-2/+0
2017-11-19host/trxcon/scheduler: add basic clock counterVadim Yanitskiy1-0/+209