Home
last modified time | relevance | path

Searched refs:low_power_enable (Results 1 – 8 of 8) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd20/
A Dclock_feature.h1194 bool low_power_enable; member
1242 config->low_power_enable = false; in system_clock_source_dpll_get_config_defaults()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_usb.h73 …uint32_t low_power_enable; /*!< Enable or disable Low Power mode … member
/bsp/samd21/sam_d2x_asflib/sam0/drivers/system/clock/clock_samd21_r21_da_ha1/
A Dclock_feature.h1196 bool low_power_enable; member
1244 config->low_power_enable = false; in system_clock_source_dpll_get_config_defaults()
A Dclock.c451 ((uint32_t)config->low_power_enable << SYSCTRL_DPLLCTRLB_LPEN_Pos) | in system_clock_source_dpll_set_config()
1006 dpll_config.low_power_enable = CONF_CLOCK_DPLL_LOW_POWER_ENABLE; in system_clock_init()
/bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/
A Dusbd_conf.c201 if (hpcd->Init.low_power_enable) in PCD_SuspendCallback()
305 hpcd_USB_FS.Init.low_power_enable = DISABLE; in USBD_LL_Init()
/bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c616 hpcd_USB_DRD_FS.Init.low_power_enable = DISABLE; in MX_USB_PCD_Init()
/bsp/stm32/stm32u575-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c674 hpcd_USB_OTG_FS.Init.low_power_enable = DISABLE; in MX_USB_OTG_FS_PCD_Init()
/bsp/stm32/stm32h563-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c730 hpcd_USB_DRD_FS.Init.low_power_enable = DISABLE; in MX_USB_PCD_Init()

Completed in 28 milliseconds