Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L43x_Firmware_Library/CMSIS/device/
A Dsystem_n32l43x.c195 const uint32_t MSIClockTable[7] = {MSI_VALUE_L0, MSI_VALUE_L1, MSI_VALUE_L2, MSI_VALUE_L3, variable
336 SystemCoreClock = MSIClockTable[msi_clk]; in SystemCoreClockUpdate()
395 SystemCoreClock = MSIClockTable[msi_clk]; in SystemCoreClockUpdate()
/bsp/n32/libraries/N32L40x_Firmware_Library/CMSIS/device/
A Dsystem_n32l40x.c196 const uint32_t MSIClockTable[7] = {MSI_VALUE_L0, MSI_VALUE_L1, MSI_VALUE_L2, MSI_VALUE_L3, variable
340 SystemCoreClock = MSIClockTable[msi_clk]; in SystemCoreClockUpdate()
399 SystemCoreClock = MSIClockTable[msi_clk]; in SystemCoreClockUpdate()
/bsp/n32/libraries/N32G43x_Firmware_Library/CMSIS/device/
A Dsystem_n32g43x.c195 const uint32_t MSIClockTable[7] = {MSI_VALUE_L0, MSI_VALUE_L1, MSI_VALUE_L2, MSI_VALUE_L3, variable
336 SystemCoreClock = MSIClockTable[msi_clk]; in SystemCoreClockUpdate()
395 SystemCoreClock = MSIClockTable[msi_clk]; in SystemCoreClockUpdate()

Completed in 8 milliseconds