Home
last modified time | relevance | path

Searched refs:SYSTEM_CLOCK (Results 1 – 5 of 5) sorted by relevance

/bsp/rockchip/common/rk_hal/lib/CMSIS/Device/RK2108/Source/
A Dsystem_rk2108.c13 #define SYSTEM_CLOCK (24000000U) macro
23 uint32_t SystemCoreClock = SYSTEM_CLOCK;
74 SystemCoreClock = SYSTEM_CLOCK; in SystemCoreClockUpdate()
96 SystemCoreClock = SYSTEM_CLOCK; in SystemInit()
/bsp/ck802/drivers/
A Dsystem.c35 int SystemCoreClock = SYSTEM_CLOCK; /* System Core Clock Frequency */
41 SystemCoreClock = SYSTEM_CLOCK; in SystemCoreClockUpdate()
63 SystemCoreClock = SYSTEM_CLOCK; in SystemInit()
A Dboard_uart.c162 …ret = csi_usart_config(uart, SYSTEM_CLOCK, bauds, USART_MODE_ASYNCHRONOUS, parity, stopbits, datab… in uart_configure()
A Dsoc.h32 #define SYSTEM_CLOCK (20000000) macro
/bsp/ck802/libraries/common/eth/
A Dethernet_enc28j60.c846 … ret = csi_spi_config(g_net_spi_hd, SYSTEM_CLOCK, 2000000, SPI_MODE_MASTER, SPI_FORMAT_CPOL0_CPHA0, in csi_eth_mac_initialize()

Completed in 8 milliseconds