Home
last modified time | relevance | path

Searched refs:CFGR4 (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc.c262 WRITE_REG(RCC->CFGR4, 0x00000010); in HAL_RCC_DeInit()
1009 MODIFY_REG(RCC->CFGR4, (RCC_CFGR4_HDIV5 | RCC_CFGR4_HPRE5), in HAL_RCC_ClockConfig()
1371 tmp = (RCC->CFGR4 & RCC_CFGR4_HDIV5) >> RCC_CFGR4_HDIV5_Pos; in HAL_RCC_GetHCLK5Freq()
1377 tmp = AHB5PrescTable[(RCC->CFGR4 & RCC_CFGR4_HPRE5)]; in HAL_RCC_GetHCLK5Freq()
1548 tmpreg1 = RCC->CFGR4; in HAL_RCC_GetClockConfig()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h1550 MODIFY_REG(RCC->CFGR4, RCC_CFGR4_HPRE5, Prescaler); in LL_RCC_SetAHB5Prescaler()
1563 MODIFY_REG(RCC->CFGR4, RCC_CFGR4_HDIV5, Divider); in LL_RCC_SetAHB5Divider()
1651 return (uint32_t)(READ_BIT(RCC->CFGR4, RCC_CFGR4_HPRE5)); in LL_RCC_GetAHB5Prescaler()
1663 return (uint32_t)(READ_BIT(RCC->CFGR4, RCC_CFGR4_HDIV5)); in LL_RCC_GetAHB5Divider()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal.h813 … (SYSCFG->CFGR4 |= (__ADCTRIGGER_REMAP__)); \
816 … (SYSCFG->CFGR4 &= ~(__ADCTRIGGER_REMAP__)); \
Dstm32f3xx_ll_system.h705 MODIFY_REG(SYSCFG->CFGR4, (Remap & 0xFFFF0000U) >> 16U, (Remap & 0x0000FFFFU)); in LL_SYSCFG_SetRemapTrigger_ADC()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h608 …__IO uint32_t CFGR4; /*!< RCC clock configuration register 4 Address … member
Dstm32wba52xx.h701 …__IO uint32_t CFGR4; /*!< RCC clock configuration register 4 Address … member
Dstm32wba54xx.h740 …__IO uint32_t CFGR4; /*!< RCC clock configuration register 4 Address … member
Dstm32wba55xx.h740 …__IO uint32_t CFGR4; /*!< RCC clock configuration register 4 Address … member
/hal_stm32-3.7.0/stm32cube/stm32f3xx/soc/
Dstm32f303xe.h518 …__IO uint32_t CFGR4; /*!< SYSCFG configuration register 4, Address offset: … member
Dstm32f398xx.h513 …__IO uint32_t CFGR4; /*!< SYSCFG configuration register 4, Address offset: … member