Home
last modified time | relevance | path

Searched refs:RT_CANSND_MSG_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/components/drivers/can/
A DKconfig26 config RT_CANSND_MSG_TIMEOUT config
A Ddev_can.c169 if (rt_completion_wait(&(tx_tosnd->completion), RT_CANSND_MSG_TIMEOUT) != RT_EOK) in _can_int_tx()
249 if (rt_completion_wait(&(tx_fifo->buffer[no].completion), RT_CANSND_MSG_TIMEOUT) != RT_EOK) in _can_int_tx_priv()
/components/drivers/include/drivers/
A Ddev_can.h24 #ifndef RT_CANSND_MSG_TIMEOUT
25 #define RT_CANSND_MSG_TIMEOUT 100 macro

Completed in 6 milliseconds