Searched refs:DSPCPUCLKDIV (Results 1 – 14 of 14) sorted by relevance
151 SystemCoreClock = freq / ((CLKCTL1->DSPCPUCLKDIV & 0xFFU) + 1U); in SystemCoreClockUpdate()
4126 __IO uint32_t DSPCPUCLKDIV; /**< DSP CPU Clock Divider, offset: 0x400 */ member
10383 __IO uint32_t DSPCPUCLKDIV; /**< DSP CPU Clock Divider, offset: 0x400 */ member
178 SystemCoreClock = freq / ((CLKCTL1->DSPCPUCLKDIV & 0xffU) + 1U); in SystemCoreClockUpdate()
2736 __IO uint32_t DSPCPUCLKDIV; /**< DSP cpu clock divider, offset: 0x400 */ member
8466 __IO uint32_t DSPCPUCLKDIV; /**< DSP cpu clock divider, offset: 0x400 */ member
1099 … freq = CLOCK_GetDspMainClkFreq() / ((CLKCTL1->DSPCPUCLKDIV & CLKCTL1_DSPCPUCLKDIV_DIV_MASK) + 1U); in CLOCK_GetFreq()
1258 … freq = CLOCK_GetDspMainClkFreq() / ((CLKCTL1->DSPCPUCLKDIV & CLKCTL1_DSPCPUCLKDIV_DIV_MASK) + 1U); in CLOCK_GetFreq()
10379 __IO uint32_t DSPCPUCLKDIV; /**< DSP CPU Clock Divider, offset: 0x400 */ member
10382 __IO uint32_t DSPCPUCLKDIV; /**< DSP CPU Clock Divider, offset: 0x400 */ member