Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_pwr_ex.h136 #define __HAL_PWR_OVERDRIVESWITCHING_DISABLE() (PWR->CR1 &= (uint32_t)(~PWR_CR1_ODSWEN)) macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pwr_ex.c314 __HAL_PWR_OVERDRIVESWITCHING_DISABLE(); in HAL_PWREx_DisableOverDrive()

Completed in 3 milliseconds