Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h131 #define __HAL_PWR_OVERDRIVE_DISABLE() (PWR->CR1 &= (uint32_t)(~PWR_CR1_ODEN)) macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pwr_ex.c326 __HAL_PWR_OVERDRIVE_DISABLE(); in HAL_PWREx_DisableOverDrive()

Completed in 3 milliseconds