Lines Matching refs:of
19 int "Maximum number of queued messages"
23 Defines the array size of transmit callback pointers and semaphores,
24 as well as the number of messages in the TX queue.
27 int "Number of CAN messages in the RX fifo"
31 Defines the number of CAN messages in the RX fifo.
37 Size of the stack used for internal thread which is ran for
44 Thread priority of the interrupt handler. A higher number implies a
49 int "Number of retries during SFR register read"
52 Number of retries during SFR register read if CRC fails.
55 int "Maximum number of concurrent active filters"
59 Maximum number of filters supported by the can_add_rx_callback() API call.