Home
last modified time | relevance | path

Searched +full:rx +full:- +full:fifo0 +full:- +full:elements (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/can/
Dbosch,m_can-base.yaml3 include: [can-fd-controller.yaml]
6 bosch,mram-cfg:
12 <offset std-filter-elements ext-filter-elements rx-fifo0-elements rx-fifo1-elements
13 rx-buffer-elements tx-event-fifo-elements tx-buffer-elements>
15 The 'offset' is an address offset of the message RAM where the following elements start
16 from. This is normally set to 0x0 when using a non-shared message RAM. The remaining cells
17 specify how many elements are allocated for each filter type/FIFO/buffer.
19 The Bosch M_CAN IP supports the following elements:
20 11-bit Filter 0-128 elements / 0-128 words
21 29-bit Filter 0-64 elements / 0-128 words
[all …]
/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h5 * SPDX-License-Identifier: Apache-2.0
286 /* Rx FIFO 0 Configuration register */
293 /* Rx FIFO 0 Status register */
301 /* Rx FIFO 0 Acknowledge register */
305 /* Rx Buffer Configuration register */
309 /* Rx FIFO 1 Configuration register */
316 /* Rx FIFO 1 Status register */
324 /* Rx FIFO 1 Acknowledge register */
328 /* Rx Buffer/FIFO Element Size Configuration register */
399 * @name Indexes for the cells in the devicetree bosch,mram-cfg property
[all …]