SystemClockConfig_STOP() is only used within HID_Standalone.
 
Symbols
loading...
Files
loading...

SystemClockConfig_STOP() function

Configures system clock after wakeup from STOP mode.

Syntax

static void SystemClockConfig_STOP(void);
Implemented in usbd_conf.c:692

Return value

None

References

LocationReferrerText
usbd_conf.c:692
static void SystemClockConfig_STOP(void)
usbd_conf.c:29
static void SystemClockConfig_STOP(void);
usbd_conf.c:380HAL_PCD_ResumeCallback()
SystemClockConfig_STOP();
usbd_conf.c:757HAL_GPIO_EXTI_Callback()
SystemClockConfig_STOP();

Call Tree