Home
last modified time | relevance | path

Searched refs:__HAL_PWR_OVERDRIVE_ENABLE (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h130 #define __HAL_PWR_OVERDRIVE_ENABLE() (PWR->CR1 |= (uint32_t)PWR_CR1_ODEN) macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pwr_ex.c272 __HAL_PWR_OVERDRIVE_ENABLE(); in HAL_PWREx_EnableOverDrive()

Completed in 4 milliseconds