Home
last modified time | relevance | path

Searched refs:APB_CLK_DIV_0 (Results 1 – 3 of 3) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c175 SCU->CCR2 = (SCU->CCR2 & (~0xFF)) | APB_CLK_DIV_0 | (lu32_DIV - 1); in System_Clock_Init()
190 SCU->CCR2 = (SCU->CCR2 & (~0xFF)) | APB_CLK_DIV_0 | (lu32_DIV - 1); in System_Clock_Init()
A DSystem_ACM32F0x0.h44 #define APB_CLK_DIV_0 (0 << 8) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.h40 #define APB_CLK_DIV_0 (0 << 8) macro

Completed in 15 milliseconds