Home
last modified time | relevance | path

Searched full:m_can (Results 1 – 25 of 37) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/can/
Dcan_mcan.h20 * The Bosch M_CAN register definitions correspond to those found in the Bosch M_CAN Controller Area
402 * These match the description of the cells in the bosch,m_can-base devicetree binding.
428 * @brief Get the Bosch M_CAN Message RAM offset
437 * @brief Get the number of standard (11-bit) filter elements in Bosch M_CAN Message RAM
446 * @brief Get the number of extended (29-bit) filter elements in Bosch M_CAN Message RAM
455 * @brief Get the number of Rx FIFO 0 elements in Bosch M_CAN Message RAM
464 * @brief Get the number of Rx FIFO 1 elements in Bosch M_CAN Message RAM
473 * @brief Get the number of Rx Buffer elements in Bosch M_CAN Message RAM
482 * @brief Get the number of Tx Event FIFO elements in Bosch M_CAN Message RAM
491 * @brief Get the number of Tx Buffer elements in Bosch M_CAN Message RAM
[all …]
/Zephyr-latest/drivers/can/
DKconfig.mcan1 # Bosch M_CAN configuration options
9 Enable the Bosch M_CAN CAN IP module driver backend.
DKconfig.numaker14 Enables Nuvoton NuMaker CAN FD driver, using Bosch M_CAN
Dcan_numaker.c28 * 1. Use Bosch M_CAN driver (m_can) as backend
Dcan_tcan4x5x.c191 /* Bosch M_CAN registers base address */
194 /* Bosch M_CAN Message RAM base address and size */
706 /* Initialize M_CAN */ in tcan4x5x_init()
Dcan_stm32_fdcan.c28 * This controller uses a Bosch M_CAN like register layout, but some registers are unimplemented,
/Zephyr-latest/dts/bindings/can/
Dbosch,m_can-base.yaml1 description: Bosch M_CAN CAN FD controller base
10 Bosch M_CAN message RAM configuration. The cells in the array have the following format:
19 The Bosch M_CAN IP supports the following elements:
Datmel,sam0-can.yaml1 description: Specialization of Bosch m_can CAN FD controller for Atmel SAM0
6 - name: bosch,m_can-base.yaml
Dnuvoton,numaker-canfd.yaml4 description: Nuvoton NuMaker CAN FD controller, using Bosch M_CAN IP
8 include: ["bosch,m_can-base.yaml", reset-device.yaml, pinctrl-device.yaml]
Datmel,sam-can.yaml1 description: Specialization of Bosch m_can CAN FD controller for Atmel SAM
6 - name: bosch,m_can-base.yaml
Dnxp,lpc-mcan.yaml5 include: ["bosch,m_can-base.yaml", pinctrl-device.yaml, "reset-device.yaml"]
Dnordic,nrf-can.yaml11 - bosch,m_can-base.yaml
Dst,stm32-fdcan.yaml5 include: ["bosch,m_can-base.yaml", "pinctrl-device.yaml"]
Dst,stm32h7-fdcan.yaml5 include: ["bosch,m_can-base.yaml", "pinctrl-device.yaml"]
Dti,tcan4x5x.yaml29 include: ["bosch,m_can-base.yaml", "spi-device.yaml"]
/Zephyr-latest/soc/nordic/common/
Dnrf54hx_nrf92x_mpu_regions.c15 DT_REG_SIZE_BY_NAME(DT_NODELABEL(can120), m_can)
19 DT_REG_SIZE_BY_NAME(DT_NODELABEL(can121), m_can)
/Zephyr-latest/dts/arm/st/g0/
Dstm32g0b1.dtsi38 reg-names = "m_can", "message_ram";
49 reg-names = "m_can", "message_ram";
/Zephyr-latest/dts/arm/st/g4/
Dstm32g491.dtsi16 reg-names = "m_can", "message_ram";
Dstm32g473.dtsi103 reg-names = "m_can", "message_ram";
/Zephyr-latest/dts/arm/nuvoton/
Dm46x.dtsi443 reg-names = "m_can", "message_ram";
457 reg-names = "m_can", "message_ram";
471 reg-names = "m_can", "message_ram";
485 reg-names = "m_can", "message_ram";
Dm2l31x.dtsi367 reg-names = "m_can", "message_ram";
381 reg-names = "m_can", "message_ram";
/Zephyr-latest/dts/arm/atmel/
Dsame70.dtsi443 reg-names = "m_can", "dma_base";
455 reg-names = "m_can", "dma_base";
/Zephyr-latest/dts/arm/st/h7/
Dstm32h723.dtsi123 reg-names = "m_can", "message_ram";
/Zephyr-latest/dts/arm/st/h5/
Dstm32h562.dtsi470 reg-names = "m_can", "message_ram";
/Zephyr-latest/dts/common/nordic/
Dnrf9280.dtsi440 reg-names = "wrapper", "m_can", "message_ram";
450 reg-names = "wrapper", "m_can", "message_ram";

12