Home
last modified time | relevance | path

Searched refs:__HAL_RCC_PWR_FORCE_RESET (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_pwr.c87 __HAL_RCC_PWR_FORCE_RESET(); in HAL_PWR_DeInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rcc.h964 #define __HAL_RCC_PWR_FORCE_RESET() (RCC->APB1RSTR |= (RCC_APB1RSTR_PWRRST)) macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h2537 #define __PWR_FORCE_RESET __HAL_RCC_PWR_FORCE_RESET

Completed in 30 milliseconds