Home
last modified time | relevance | path

Searched refs:CO_EMpr_t (Results 1 – 6 of 6) sorted by relevance

/canopennode-2.7.6/stack/
DCO_Emergency.h346 }CO_EMpr_t; typedef
375 CO_EMpr_t *emPr,
440 CO_EMpr_t *emPr,
DCO_NMT_Heartbeat.h148 CO_EMpr_t *emPr; /**< From CO_NMT_init() */
177 CO_EMpr_t *emPr,
DCO_Emergency.c65 CO_EMpr_t *emPr; in CO_ODF_1003()
69 emPr = (CO_EMpr_t*) ODF_arg->object; in CO_ODF_1003()
131 CO_EMpr_t *emPr, in CO_EM_init()
231 CO_EMpr_t *emPr, in CO_EM_process()
DCO_NMT_Heartbeat.c83 CO_EMpr_t *emPr, in CO_NMT_init()
/canopennode-2.7.6/
DCANopen.h125 CO_EMpr_t *emPr; /**< Emergency process object */
DCANopen.c148 static CO_EMpr_t COO_EMpr;
340 CO->emPr = (CO_EMpr_t *) calloc(1, sizeof(CO_EMpr_t)); in CO_new()
387 + sizeof(CO_EMpr_t) in CO_new()