Home
last modified time | relevance | path

Searched refs:PBCLKCR (Results 1 – 8 of 8) sorted by relevance

/hal_infineon-3.4.0/XMCLib/drivers/src/
Dxmc4_scu.c899 ((SCU_CLK->PBCLKCR & SCU_CLK_PBCLKCR_PBDIV_Msk) >> SCU_CLK_PBCLKCR_PBDIV_Pos)); in XMC_SCU_CLOCK_GetPeripheralClockFrequency()
1000 SCU_CLK->PBCLKCR = (SCU_CLK->PBCLKCR & ((uint32_t)~SCU_CLK_PBCLKCR_PBDIV_Msk)) | in XMC_SCU_CLOCK_SetPeripheralClockDivider()
/hal_infineon-3.4.0/XMCLib/devices/XMC4500/Source/
Dsystem_XMC4500.c511 SCU_CLK->PBCLKCR = PBCLKDIV; in SystemCoreClockSetup()
/hal_infineon-3.4.0/XMCLib/devices/XMC4700/Source/
Dsystem_XMC4700.c566 SCU_CLK->PBCLKCR = __PBCLKCR; in SystemCoreClockSetup()
/hal_infineon-3.4.0/XMCLib/devices/XMC4800/Source/
Dsystem_XMC4800.c624 SCU_CLK->PBCLKCR = __PBCLKCR; in SystemCoreClockSetup()
/hal_infineon-3.4.0/XMCLib/drivers/inc/
Dxmc4_scu.h2172 return (uint32_t)((SCU_CLK->PBCLKCR & SCU_CLK_PBCLKCR_PBDIV_Msk) >> SCU_CLK_PBCLKCR_PBDIV_Pos); in XMC_SCU_CLOCK_GetPeripheralClockDivider()
/hal_infineon-3.4.0/XMCLib/devices/XMC4500/Include/
DXMC4500.h913 …__IO uint32_t PBCLKCR; /*!< (@ 0x50004614) Peripheral Bus Clock Control… member
/hal_infineon-3.4.0/XMCLib/devices/XMC4700/Include/
DXMC4700.h928 …__IO uint32_t PBCLKCR; /*!< (@ 0x50004614) Peripheral Bus Clock Control… member
/hal_infineon-3.4.0/XMCLib/devices/XMC4800/Include/
DXMC4800.h935 …__IO uint32_t PBCLKCR; /*!< (@ 0x50004614) Peripheral Bus Clock Control… member