/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_fdcan.h | 1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 1310 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 1311 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 1312 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 1313 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 1314 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 1315 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 1316 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 1317 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 1318 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_fdcan.h | 1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 1310 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 1311 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 1312 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 1313 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 1314 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 1315 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 1316 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 1317 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 1318 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_fdcan.h | 1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 1310 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 1311 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 1312 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 1313 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 1314 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 1315 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 1316 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 1317 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 1318 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_fdcan.h | 1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 1310 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 1311 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 1312 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 1313 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 1314 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 1315 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 1316 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 1317 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 1318 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_fdcan.h | 1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 1310 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 1311 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 1312 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 1313 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 1314 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 1315 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 1316 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 1317 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 1318 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_fdcan.h | 1309 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 1310 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 1311 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 1312 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 1313 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 1314 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 1315 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 1316 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 1317 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 1318 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_fdcan.h | 2070 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 2071 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 2072 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 2073 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 2074 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 2075 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 2076 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 2077 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 2078 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 2079 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_fdcan.h | 2213 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 2214 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 2215 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 2216 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 2217 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 2218 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 2219 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 2220 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 2221 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 2222 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_fdcan.h | 2213 #define IS_FDCAN_CKDIV(CKDIV) (((CKDIV) == FDCAN_CLOCK_DIV1 ) || \ argument 2214 ((CKDIV) == FDCAN_CLOCK_DIV2 ) || \ 2215 ((CKDIV) == FDCAN_CLOCK_DIV4 ) || \ 2216 ((CKDIV) == FDCAN_CLOCK_DIV6 ) || \ 2217 ((CKDIV) == FDCAN_CLOCK_DIV8 ) || \ 2218 ((CKDIV) == FDCAN_CLOCK_DIV10) || \ 2219 ((CKDIV) == FDCAN_CLOCK_DIV12) || \ 2220 ((CKDIV) == FDCAN_CLOCK_DIV14) || \ 2221 ((CKDIV) == FDCAN_CLOCK_DIV16) || \ 2222 ((CKDIV) == FDCAN_CLOCK_DIV18) || \ [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_fdcan.c | 417 FDCAN_CONFIG->CKDIV = hfdcan->Init.ClockDivider; in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_fdcan.c | 417 FDCAN_CONFIG->CKDIV = hfdcan->Init.ClockDivider; in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_fdcan.c | 417 FDCAN_CONFIG->CKDIV = hfdcan->Init.ClockDivider; in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_fdcan.c | 411 FDCAN_CONFIG->CKDIV = hfdcan->Init.ClockDivider; in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_fdcan.c | 411 FDCAN_CONFIG->CKDIV = hfdcan->Init.ClockDivider; in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_fdcan.c | 417 FDCAN_CONFIG->CKDIV = hfdcan->Init.ClockDivider; in HAL_FDCAN_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 264 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g411xc.h | 273 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g441xx.h | 274 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32gbk1cb.h | 272 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g431xx.h | 273 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g4a1xx.h | 287 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g491xx.h | 286 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g473xx.h | 296 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g0c1xx.h | 216 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|
D | stm32g0b1xx.h | 215 …__IO uint32_t CKDIV; /*!< FDCAN clock divider register, Address … member
|