/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_fdcan.c | 160 #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/ |
D | stm32h7xx_hal_fdcan.c | 234 #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/ |
D | stm32n6xx_hal_fdcan.c | 234 #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/ |
D | stm32h7rsxx_hal_fdcan.c | 3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_fdcan.c | 3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_fdcan.c | 3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_fdcan.c | 3421 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_fdcan.c | 3421 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_fdcan.c | 3428 uint32_t SramCanInstanceBase = SRAMCAN_BASE; in FDCAN_CalcultateRamBlockAddresses()
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 2349 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 2763 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32l562xx.h | 2451 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 2886 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h523xx.h | 2493 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 2826 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32h562xx.h | 2725 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 3134 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32h533xx.h | 2609 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 2964 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32h573xx.h | 3039 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 3481 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32h563xx.h | 2923 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 3343 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 2462 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 2881 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32u535xx.h | 2350 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 2743 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
D | stm32u575xx.h | 2669 #define SRAMCAN_BASE SRAMCAN_BASE_S macro 3111 #define SRAMCAN_BASE SRAMCAN_BASE_NS macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 868 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
|
D | stm32g411xc.h | 883 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
|
D | stm32g441xx.h | 1005 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
|
D | stm32gbk1cb.h | 962 #define SRAMCAN_BASE (APB1PERIPH_BASE + 0xA400UL) macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g0c1xx.h | 842 #define SRAMCAN_BASE (APBPERIPH_BASE + 0x0000B400UL) macro
|
D | stm32g0b1xx.h | 800 #define SRAMCAN_BASE (APBPERIPH_BASE + 0x0000B400UL) macro
|