Home
last modified time | relevance | path

Searched refs:CO_CANtx_t (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/modules/canopennode/
DCO_driver_target.h84 } CO_CANtx_t; typedef
89 CO_CANtx_t *tx_array;
DCO_driver.c148 CO_CANtx_t *buffer; in canopen_tx_retry()
211 CO_CANtx_t txArray[], uint16_t txSize, in CO_CANmodule_init()
361 CO_CANtx_t *CO_CANtxBufferInit(CO_CANmodule_t *CANmodule, uint16_t index, in CO_CANtxBufferInit()
365 CO_CANtx_t *buffer; in CO_CANtxBufferInit()
388 CO_ReturnError_t CO_CANsend(CO_CANmodule_t *CANmodule, CO_CANtx_t *buffer) in CO_CANsend()
435 CO_CANtx_t *buffer; in CO_CANclearPendingSyncPDOs()