Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h47 #define PWR_FLASH_POWER_MODE_UNLOCK_CODE (0x0000C1B0UL) macro
468 WRITE_REG(PWR->CR1, PWR_FLASH_POWER_MODE_UNLOCK_CODE); in LL_PWR_SetFlashPowerModeLPRun()
1562 WRITE_REG(PWR->C2CR1, PWR_FLASH_POWER_MODE_UNLOCK_CODE); in LL_C2_PWR_SetFlashPowerModeLPRun()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c626 WRITE_REG(PWR->C2CR1, PWR_FLASH_POWER_MODE_UNLOCK_CODE); in HAL_PWREx_EnableFlashPowerDown()
635 WRITE_REG(PWR->CR1, PWR_FLASH_POWER_MODE_UNLOCK_CODE); in HAL_PWREx_EnableFlashPowerDown()