summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/trace.trc
blob: aa556602924bc244d062101deae8b0b610d68ceb (plain)
1
2
3
4
5
6
7
EVENT asserv__retransmit seq 1 "Asserv[0x%02x]: retransmiting."
EVENT asserv__send seq 1 cmd 1 "Asserv[0x%02x]: sending: !%c."
EVENT asserv__last_status_ack seq 1 status 1 "Asserv[0x%02x]: status: %x."
EVENT main_timer__late "MainTimer: we are late."
EVENT fsm__handle_event fsm 1 event 1 "FSM[%c]: handle event %i."
EVENT fsm__handle_timeout fsm 1 "FSM[%c]: handle timeout."
EVENT move__path_update "Path: update."