Home
last modified time | relevance | path

Searched refs:SystemCoreClockUpdate (Results 1 – 25 of 84) sorted by relevance

1234

/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Device/RaspberryPi/RP2040/Source/
A Dsystem_RP2040.c41 void SystemCoreClockUpdate (void) in SystemCoreClockUpdate() function
51 SystemCoreClockUpdate(); in SystemInit()
/external/platform/nrfx/mdk/
A Dsystem_nrf51.c45 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
86 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf5340_network.c45 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
86 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf52820.c44 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
116 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf52805.c44 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
122 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf52811.c44 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
156 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf52810.c44 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
199 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf5340_application.c60 void SystemCoreClockUpdate(void) in SystemCoreClockUpdate() function
242 SystemCoreClockUpdate(); in SystemInit()
A Dsystem_nrf.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf51.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52805.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52810.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52811.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52820.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52833.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf52840.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf5340_application.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf5340_network.h55 extern void SystemCoreClockUpdate (void);
A Dsystem_nrf9160.h55 extern void SystemCoreClockUpdate (void);
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/CMSIS/
A Dsystem_stm32f10x.h79 extern void SystemCoreClockUpdate(void);
/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dsystem_stm32f10x.h80 extern void SystemCoreClockUpdate(void);
/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/CMSIS/
A Dsystem_stm32f2xx.h87 extern void SystemCoreClockUpdate(void);
/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/CMSIS/
A Dsystem_stm32f4xx.h80 extern void SystemCoreClockUpdate(void);
/external/platform/nrf51/include/platform/
A Dsystem_nrf51.h63 extern void SystemCoreClockUpdate (void);

Completed in 605 milliseconds

1234