Home
last modified time | relevance | path

Searched refs:RCC_CCIPR2_FDCANSEL (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c511 #if defined(RCC_CCIPR2_FDCANSEL) in HAL_RCCEx_GetPeriphCLKConfig()
570 #if defined(RCC_CCIPR2_FDCANSEL) in HAL_RCCEx_GetPeriphCLKConfig()
1152 #if defined(RCC_CCIPR2_FDCANSEL) in HAL_RCCEx_GetPeriphCLKFreq()
1155 srcclk = READ_BIT(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h653 #define LL_RCC_FDCAN_CLKSOURCE RCC_CCIPR2_FDCANSEL /*!< FDCAN Clock source sel…
2100 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL, FDCANxSource); in LL_RCC_SetFDCANClockSource()
2288 #if defined(RCC_CCIPR2_FDCANSEL)
Dstm32g0xx_hal_rcc_ex.h1012 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL, (uint32_t)(__FDCAN_CLKSOURCE__))
1020 #define __HAL_RCC_GET_FDCAN_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL)))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h861 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL, (uint32_t)(__FDCAN_CLKSOURCE__))
869 #define __HAL_RCC_GET_FDCAN_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL)))
Dstm32h7rsxx_ll_rcc.h931 #define LL_RCC_FDCAN_CLKSOURCE RCC_CCIPR2_FDCANSEL
2529 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL, ClkSource); in LL_RCC_SetFDCANClockSource()
3038 return (uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_FDCANSEL)); in LL_RCC_GetFDCANClockSource()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h7174 #define RCC_CCIPR2_FDCANSEL RCC_CCIPR2_FDCANSEL_Msk macro
Dstm32g0b1xx.h6909 #define RCC_CCIPR2_FDCANSEL RCC_CCIPR2_FDCANSEL_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15121 #define RCC_CCIPR2_FDCANSEL RCC_CCIPR2_FDCANSEL_Msk macro
Dstm32h7s7xx.h16155 #define RCC_CCIPR2_FDCANSEL RCC_CCIPR2_FDCANSEL_Msk macro
Dstm32h7s3xx.h15753 #define RCC_CCIPR2_FDCANSEL RCC_CCIPR2_FDCANSEL_Msk macro
Dstm32h7r7xx.h15521 #define RCC_CCIPR2_FDCANSEL RCC_CCIPR2_FDCANSEL_Msk macro