Home
last modified time | relevance | path

Searched refs:SRAMCAN_BASE (Results 1 – 25 of 90) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_fdcan.c160 #define FDCAN_MESSAGE_RAM_END_ADDRESS (SRAMCAN_BASE + FDCAN_MESSAGE_RAM_SIZE - 0x4U) /* The Message…
2558 StartAddress = (hfdcan->msgRam.EndAddress - SRAMCAN_BASE) / 4U; in HAL_FDCAN_TT_ConfigOperation()
4988 hfdcan->msgRam.StandardFilterSA = SRAMCAN_BASE + (hfdcan->Init.MessageRAMOffset * 4U); in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_fdcan.c234 #define FDCAN_MESSAGE_RAM_END_ADDRESS (SRAMCAN_BASE + FDCAN_MESSAGE_RAM_SIZE - 0x4U) /* Message RAM…
3617 StartAddress = (hfdcan->msgRam.EndAddress - SRAMCAN_BASE) / 4U; in HAL_FDCAN_TT_ConfigOperation()
6146 hfdcan->msgRam.StandardFilterSA = SRAMCAN_BASE + (hfdcan->Init.MessageRAMOffset * 4U); in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_fdcan.c234 #define FDCAN_MESSAGE_RAM_END_ADDRESS (SRAMCAN_BASE + FDCAN_MESSAGE_RAM_SIZE - 0x4U) /* Message RAM…
3617 StartAddress = (hfdcan->msgRam.EndAddress - SRAMCAN_BASE) / 4U; in HAL_FDCAN_TT_ConfigOperation()
6146 hfdcan->msgRam.StandardFilterSA = SRAMCAN_BASE + (hfdcan->Init.MessageRAMOffset * 4U); in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_fdcan.c3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_fdcan.c3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_fdcan.c3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_fdcan.c3421 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_fdcan.c3421 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_fdcan.c3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h2349 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
2763 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32l562xx.h2451 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
2886 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h2493 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
2826 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32h562xx.h2725 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
3134 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32h533xx.h2609 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
2964 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32h573xx.h3039 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
3481 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32h563xx.h2923 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
3343 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h2462 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
2881 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32u535xx.h2350 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
2743 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
Dstm32u575xx.h2669 #define SRAMCAN_BASE SRAMCAN_BASE_S macro
3111 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h868 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
Dstm32g411xc.h883 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
Dstm32g441xx.h1005 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
Dstm32gbk1cb.h962 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h842 #define SRAMCAN_BASE (APBPERIPH_BASE + 0x0000B400UL) macro
Dstm32g0b1xx.h800 #define SRAMCAN_BASE (APBPERIPH_BASE + 0x0000B400UL) macro

1234